Liferay 7.0-ce-b4

com.liferay.portal.module.framework
Class RuntimeServiceLoaderCondition

java.lang.Object
  extended by com.liferay.portal.module.framework.RuntimeServiceLoaderCondition
All Implemented Interfaces:
ServiceLoaderCondition

public class RuntimeServiceLoaderCondition
extends Object
implements ServiceLoaderCondition


Constructor Summary
RuntimeServiceLoaderCondition()
           
 
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

RuntimeServiceLoaderCondition

public RuntimeServiceLoaderCondition()
Method Detail

isLoad

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

Liferay 7.0-ce-b4