Uses of Interface
org.osgi.service.startlevel.StartLevel
-
Packages that use StartLevel Package Description org.apache.felix.framework -
-
Uses of StartLevel in org.apache.felix.framework
Classes in org.apache.felix.framework that implement StartLevel Modifier and Type Class Description class
StartLevelImpl
StartLevel service implementation.Fields in org.apache.felix.framework with type parameters of type StartLevel Modifier and Type Field Description private ServiceRegistration<StartLevel>
FrameworkStartLevelImpl. m_slReg
-