com.liferay.portal.osgi
Class FrameworkListener
java.lang.Object
com.liferay.portal.osgi.FrameworkListener
- All Implemented Interfaces:
- java.util.EventListener, org.osgi.framework.FrameworkListener
public class FrameworkListener
- extends java.lang.Object
- implements org.osgi.framework.FrameworkListener
- Author:
- Raymond Augé
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrameworkListener
public FrameworkListener()
frameworkEvent
public void frameworkEvent(org.osgi.framework.FrameworkEvent frameworkEvent)
- Specified by:
frameworkEvent in interface org.osgi.framework.FrameworkListener
frameworkEventError
protected void frameworkEventError(org.osgi.framework.FrameworkEvent frameworkEvent)
throws java.lang.Exception
- Throws:
java.lang.Exception
frameworkEventInfo
protected void frameworkEventInfo(org.osgi.framework.FrameworkEvent frameworkEvent)
throws java.lang.Exception
- Throws:
java.lang.Exception
frameworkEventPackagesRefreshed
protected void frameworkEventPackagesRefreshed(org.osgi.framework.FrameworkEvent frameworkEvent)
throws java.lang.Exception
- Throws:
java.lang.Exception
frameworkEventStarted
protected void frameworkEventStarted(org.osgi.framework.FrameworkEvent frameworkEvent)
throws java.lang.Exception
- Throws:
java.lang.Exception
frameworkEventStartLevelChanged
protected void frameworkEventStartLevelChanged(org.osgi.framework.FrameworkEvent frameworkEvent)
throws java.lang.Exception
- Throws:
java.lang.Exception
frameworkEventStopped
protected void frameworkEventStopped(org.osgi.framework.FrameworkEvent frameworkEvent)
throws java.lang.Exception
- Throws:
java.lang.Exception
frameworkEventStoppedBootClasspathModified
protected void frameworkEventStoppedBootClasspathModified(org.osgi.framework.FrameworkEvent frameworkEvent)
throws java.lang.Exception
- Throws:
java.lang.Exception
frameworkEventStoppedUpdate
protected void frameworkEventStoppedUpdate(org.osgi.framework.FrameworkEvent frameworkEvent)
throws java.lang.Exception
- Throws:
java.lang.Exception
frameworkEventWaitTimedout
protected void frameworkEventWaitTimedout(org.osgi.framework.FrameworkEvent frameworkEvent)
throws java.lang.Exception
- Throws:
java.lang.Exception
frameworkEventWarning
protected void frameworkEventWarning(org.osgi.framework.FrameworkEvent frameworkEvent)
throws java.lang.Exception
- Throws:
java.lang.Exception