Liferay 6.2-ce-ga5

com.liferay.portal.kernel.util
Class DefaultServiceLoaderCondition

java.lang.Object
  extended by com.liferay.portal.kernel.util.DefaultServiceLoaderCondition
All Implemented Interfaces:
ServiceLoaderCondition

public class DefaultServiceLoaderCondition
extends Object
implements ServiceLoaderCondition


Constructor Summary
DefaultServiceLoaderCondition()
           
 
Method Summary
 boolean isLoad(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultServiceLoaderCondition

public DefaultServiceLoaderCondition()
Method Detail

isLoad

public boolean isLoad(URL url)
Specified by:
isLoad in interface ServiceLoaderCondition

Liferay 6.2-ce-ga5