|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.system.ServiceInstance
public class ServiceInstance
ServiceInstance.
Constructor Summary | |
---|---|
ServiceInstance()
Create a new ServiceInstance. |
|
ServiceInstance(ObjectInstance objectInstance,
Object resource)
Create a new ServiceInstance. |
Method Summary | |
---|---|
ObjectInstance |
getObjectInstance()
Get the objectInstance. |
Object |
getResource()
Get the resource. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceInstance()
public ServiceInstance(ObjectInstance objectInstance, Object resource)
objectInstance
- the object instanceresource
- the objectMethod Detail |
---|
public Object getResource()
public ObjectInstance getObjectInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |