Uses of Interface
org.jboss.as.ejb3.iiop.ReferenceFactory
-
Packages that use ReferenceFactory Package Description org.jboss.as.ejb3.iiop -
-
Uses of ReferenceFactory in org.jboss.as.ejb3.iiop
Methods in org.jboss.as.ejb3.iiop that return ReferenceFactory Modifier and Type Method Description ReferenceFactoryServantRegistry. bind(String name, org.omg.PortableServer.Servant servant)Bindsnametoservant.ReferenceFactoryServantRegistry. bind(String name, org.omg.PortableServer.Servant servant, org.omg.CORBA.Policy[] policies)Bindsnametoservant, with the givenpolicies.
-