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 void
Class
<?> private void
foundClassInBundle
(String arg, String name) toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.glassfish.pfl.basic.func.UnaryFunction
apply