Uses of Interface
com.sun.corba.ee.spi.oa.rfm.ReferenceFactory
Packages that use ReferenceFactory
-
Uses of ReferenceFactory in com.sun.corba.ee.impl.oa.rfm
Classes in com.sun.corba.ee.impl.oa.rfm that implement ReferenceFactoryFields in com.sun.corba.ee.impl.oa.rfm with type parameters of type ReferenceFactoryModifier and TypeFieldDescriptionprivate final Map
<String, ReferenceFactory> ReferenceFactoryManagerImpl.factories
Methods in com.sun.corba.ee.impl.oa.rfm that return ReferenceFactory -
Uses of ReferenceFactory in com.sun.corba.ee.spi.oa.rfm
Methods in com.sun.corba.ee.spi.oa.rfm that return ReferenceFactoryModifier and TypeMethodDescriptionReferenceFactoryManager.create
(String name, String repositoryId, List<Policy> policies, ServantLocator manager) Create a new reference factory with the given policies.Find the ReferenceFactory with the given name.Get the ReferenceFactory name from a String[] adapterName, if adapterName is the name of a ReferenceFactory.