Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface JRMIBFactory
extends 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
.
Method Summary | |
JRMIStubFactory |
|
public JRMIStubFactory getStubFactory()
Retrieves the stub factory associated with this binding factory.
- Returns:
- a Jeremie stub factory.