Uses of Class
org.apache.bsf.util.ObjectRegistry
Packages that use ObjectRegistry
-
Uses of ObjectRegistry in org.apache.bsf
Fields in org.apache.bsf declared as ObjectRegistryMethods in org.apache.bsf that return ObjectRegistryModifier and TypeMethodDescriptionBSFManager.getObjectRegistry()
Return the current object registry of the manager.Methods in org.apache.bsf with parameters of type ObjectRegistryModifier and TypeMethodDescriptionvoid
BSFManager.setObjectRegistry
(ObjectRegistry objectRegistry) Set the object registry used by this manager. -
Uses of ObjectRegistry in org.apache.bsf.util
Constructors in org.apache.bsf.util with parameters of type ObjectRegistry