Uses of Class
org.smallmind.quorum.namespace.PooledJavaContext
Packages that use PooledJavaContext
-
Uses of PooledJavaContext in org.smallmind.quorum.namespace.pool
Methods in org.smallmind.quorum.namespace.pool that return PooledJavaContextMethods in org.smallmind.quorum.namespace.pool that return types with arguments of type PooledJavaContextModifier and TypeMethodDescriptionPooledJavaContextComponentInstanceFactory.createInstance(ComponentPool<PooledJavaContext> componentPool) Method parameters in org.smallmind.quorum.namespace.pool with type arguments of type PooledJavaContextModifier and TypeMethodDescriptionPooledJavaContextComponentInstanceFactory.createInstance(ComponentPool<PooledJavaContext> componentPool) Constructors in org.smallmind.quorum.namespace.pool with parameters of type PooledJavaContextModifierConstructorDescriptionJavaContextComponentInstance(ComponentPool<PooledJavaContext> componentPool, PooledJavaContext pooledJavaContext) Constructor parameters in org.smallmind.quorum.namespace.pool with type arguments of type PooledJavaContextModifierConstructorDescriptionJavaContextComponentInstance(ComponentPool<PooledJavaContext> componentPool, PooledJavaContext pooledJavaContext)