public interface JRMIBFactory
extends org.objectweb.jonathan.binding.api.NamingContext
JRMIBFactory
type designates
binders
that can create and
manage distributed bindings. A JRMIBFactory
(Jeremie Binding
Factory) is an instance of naming context
.
A Jeremie binding factory is parameterised by a Jeremie stub factory
.Modifier and Type | Method and Description |
---|---|
JRMIStubFactory |
getStubFactory()
Retrieves the stub factory associated with this binding factory.
|
JRMIStubFactory getStubFactory()