|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedCommon | |
---|---|
org.jboss.managed.api | |
org.jboss.managed.plugins |
Uses of ManagedCommon in org.jboss.managed.api |
---|
Subinterfaces of ManagedCommon in org.jboss.managed.api | |
---|---|
interface |
ManagedComponent
A runtime component associated with a deployment. |
interface |
ManagedObject
ManagedObject is an interface for a manageable element. |
interface |
MutableManagedComponent
|
interface |
MutableManagedObject
An extension of ManagedObject that allows setting of key values after the ManagedObject has been created. |
Methods in org.jboss.managed.api that return ManagedCommon | |
---|---|
ManagedCommon |
ManagedCommon.getParent()
|
Uses of ManagedCommon in org.jboss.managed.plugins |
---|
Classes in org.jboss.managed.plugins that implement ManagedCommon | |
---|---|
class |
DelegateManagedCommonImpl
Delegate managed common. |
class |
DelegateManagedObjectImpl
A delegating |
class |
ManagedComponentImpl
Managed component impl. |
class |
ManagedObjectImpl
ManagedObjectImpl. |
Methods in org.jboss.managed.plugins that return ManagedCommon | |
---|---|
ManagedCommon |
DelegateManagedCommonImpl.getParent()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |