Liferay 6.1.10-ee-ga1

com.liferay.portal.osgi
Class ServiceListener

java.lang.Object
  extended by com.liferay.portal.osgi.ServiceListener
All Implemented Interfaces:
EventListener, org.osgi.framework.ServiceListener

public class ServiceListener
extends Object
implements org.osgi.framework.ServiceListener


Constructor Summary
ServiceListener()
           
 
Method Summary
 void serviceChanged(org.osgi.framework.ServiceEvent serviceEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceListener

public ServiceListener()
Method Detail

serviceChanged

public void serviceChanged(org.osgi.framework.ServiceEvent serviceEvent)
Specified by:
serviceChanged in interface org.osgi.framework.ServiceListener

Liferay 6.1.10-ee-ga1