Uses of Class
com.sun.corba.ee.spi.trace.Osgi
-
Packages that use Osgi Package Description com.sun.corba.ee.impl.osgi.loader com.sun.corba.ee.spi.orb -
-
Uses of Osgi in com.sun.corba.ee.impl.osgi.loader
Classes in com.sun.corba.ee.impl.osgi.loader with annotations of type Osgi Modifier and Type Class Description classOSGIListenerOSGi class that monitors which bundles provide classes that the ORB needs to instantiate for initialization.private static classOSGIListener.ClassCodeBaseHandlerImplprivate static classOSGIListener.ClassNameResolverImplMethods in com.sun.corba.ee.impl.osgi.loader with annotations of type Osgi Modifier and Type Method Description voidOSGIListener. bundleChanged(org.osgi.framework.BundleEvent event)static ClassCodeBaseHandlerOSGIListener. classCodeBaseHandler()static org.glassfish.pfl.basic.func.UnaryFunction<java.lang.String,java.lang.Class<?>>OSGIListener. classNameResolver()java.lang.Class<?>OSGIListener.ClassNameResolverImpl. evaluate(java.lang.String arg)private static org.osgi.framework.BundleOSGIListener. getBundleForClass(java.lang.String className)java.lang.StringOSGIListener.ClassCodeBaseHandlerImpl. getCodeBase(java.lang.Class<?> cls)private voidOSGIListener. insertClasses(org.osgi.framework.Bundle bundle)java.lang.Class<?>OSGIListener.ClassCodeBaseHandlerImpl. loadClass(java.lang.String codebase, java.lang.String className)private voidOSGIListener. removeClasses(org.osgi.framework.Bundle bundle)voidOSGIListener. start(org.osgi.framework.BundleContext context)voidOSGIListener. 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 Modifier and Type Field Description booleanORB. osgiDebugFlag
-