|
||||||||||
| 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 registry| Method Detail |
|---|
public ServiceTarget getServiceTarget()
getServiceTarget in interface ServiceActivatorContextpublic ServiceRegistry getServiceRegistry()
getServiceRegistry in interface ServiceActivatorContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||