|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstructableServicePoint | |
---|---|
org.apache.hivemind.impl | Implementations of interfaces defined in the org.apache.commons.hivemind package. |
org.apache.hivemind.impl.servicemodel | |
org.apache.hivemind.internal |
Uses of ConstructableServicePoint in org.apache.hivemind.impl |
---|
Classes in org.apache.hivemind.impl that implement ConstructableServicePoint | |
---|---|
class |
ServicePointImpl
Abstract implementation of ServicePoint . |
Uses of ConstructableServicePoint in org.apache.hivemind.impl.servicemodel |
---|
Methods in org.apache.hivemind.impl.servicemodel that return ConstructableServicePoint | |
---|---|
ConstructableServicePoint |
AbstractServiceModelImpl.getServicePoint()
|
Methods in org.apache.hivemind.impl.servicemodel with parameters of type ConstructableServicePoint | |
---|---|
ServiceModel |
ThreadedServiceModelFactory.createServiceModelForService(ConstructableServicePoint servicePoint)
|
ServiceModel |
SingletonServiceModelFactory.createServiceModelForService(ConstructableServicePoint servicePoint)
|
ServiceModel |
PrimitiveServiceModelFactory.createServiceModelForService(ConstructableServicePoint servicePoint)
|
ServiceModel |
PooledServiceModelFactory.createServiceModelForService(ConstructableServicePoint servicePoint)
|
Constructors in org.apache.hivemind.impl.servicemodel with parameters of type ConstructableServicePoint | |
---|---|
AbstractServiceModelImpl(ConstructableServicePoint servicePoint)
|
|
PooledServiceModel(ConstructableServicePoint servicePoint)
|
|
PrimitiveServiceModel(ConstructableServicePoint servicePoint)
|
|
SingletonServiceModel(ConstructableServicePoint servicePoint)
|
|
ThreadedServiceModel(ConstructableServicePoint servicePoint)
|
Uses of ConstructableServicePoint in org.apache.hivemind.internal |
---|
Methods in org.apache.hivemind.internal with parameters of type ConstructableServicePoint | |
---|---|
ServiceModel |
ServiceModelFactory.createServiceModelForService(ConstructableServicePoint servicePoint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |