|
JBoss Modular Service Kernel API 1.0.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.msc.service.ServiceActivatorContextImpl
public final class ServiceActivatorContextImpl
A simple service activator context implementation.
Constructor Summary | |
---|---|
ServiceActivatorContextImpl(ServiceTarget serviceTarget,
ServiceRegistry serviceRegistry)
Construct a new instance. |
Method Summary | |
---|---|
ServiceRegistry |
getServiceRegistry()
Get the service registry for this activation. |
ServiceTarget |
getServiceTarget()
Get the service target for this activation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceActivatorContextImpl(ServiceTarget serviceTarget, ServiceRegistry serviceRegistry)
serviceTarget
- the service targetserviceRegistry
- the service registryMethod Detail |
---|
public ServiceTarget getServiceTarget()
getServiceTarget
in interface ServiceActivatorContext
public ServiceRegistry getServiceRegistry()
getServiceRegistry
in interface ServiceActivatorContext
|
JBoss Modular Service Kernel API 1.0.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |