Uses of Annotation Type
com.sun.corba.ee.spi.trace.Osgi
Packages that use Osgi
-
Uses of Osgi in com.sun.corba.ee.impl.osgi.loader
Classes in com.sun.corba.ee.impl.osgi.loader with annotations of type OsgiModifier and TypeClassDescriptionclass
OSGi class that monitors which bundles provide classes that the ORB needs to instantiate for initialization.private static class
private static class
Methods in com.sun.corba.ee.impl.osgi.loader with annotations of type OsgiModifier and TypeMethodDescriptionvoid
OSGIListener.bundleChanged
(org.osgi.framework.BundleEvent event) static ClassCodeBaseHandler
OSGIListener.classCodeBaseHandler()
OSGIListener.classNameResolver()
Class
<?> private static org.osgi.framework.Bundle
OSGIListener.getBundleForClass
(String className) OSGIListener.ClassCodeBaseHandlerImpl.getCodeBase
(Class<?> cls) private void
OSGIListener.insertClasses
(org.osgi.framework.Bundle bundle) Class
<?> private void
OSGIListener.removeClasses
(org.osgi.framework.Bundle bundle) void
OSGIListener.start
(org.osgi.framework.BundleContext context) void
OSGIListener.stop
(org.osgi.framework.BundleContext context) -
Uses of Osgi in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type Osgi