|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
SingletonInnerProxy | Interface implemented by the inner proxies used with the
SingletonServiceModel . |
Class Summary | |
AbstractServiceModelImpl | Base class for implementing org.apache.hivemind.ServiceModel . |
PooledServiceModel | Similar to the threaded service model ,
except that, once created, services are pooled for later use. |
PooledServiceModelFactory | |
PrimitiveServiceModel | Implementation of org.apache.hivemind.ServicePoint for the
org.apache.hivemind.impl.ServiceModelType#PRIMITIVE service model. |
PrimitiveServiceModelFactory | |
SingletonServiceModel | Subclass of org.apache.hivemind.impl.AbstractServiceModelImpl
which supports creation of a singleton service proxy (deferring the actual
construction of the service until absolutely necessary). |
SingletonServiceModelFactory | |
ThreadedServiceModel | Like
org.apache.hivemind.impl.SingletonServiceModel ,
this method returns a proxy (implementing the service interface); unlike
SingletonServiceModel, it always returns the proxy. |
ThreadedServiceModelFactory |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |