Class OSGIListener.ClassNameResolverImpl
java.lang.Object
com.sun.corba.ee.impl.osgi.loader.OSGIListener.ClassNameResolverImpl
- All Implemented Interfaces:
Function<String,Class<?>>, org.glassfish.pfl.basic.func.UnaryFunction<String, Class<?>>
- Enclosing class:
OSGIListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidClass<?> private voidfoundClassInBundle(String arg, String name) toString()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.glassfish.pfl.basic.func.UnaryFunction
apply
-
Constructor Details
-
ClassNameResolverImpl
private ClassNameResolverImpl()
-
-
Method Details
-
classNotFoundInBundle
-
foundClassInBundle
-
evaluate
-
toString
-