| Package | Description |
|---|---|
| org.jboss.managed.api | |
| org.jboss.managed.plugins |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedComponent
A manageable entity - the client side view of a
ManagedObject. |
interface |
ManagedObject
ManagedObject is an interface for a manageable entity.
|
interface |
MutableManagedComponent |
interface |
MutableManagedObject
An extension of ManagedObject that allows setting of key values after
the ManagedObject has been created.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedCommon |
ManagedCommon.getParent() |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateManagedCommonImpl
Delegate managed common.
|
class |
DelegateManagedObjectImpl
A delegating
|
class |
ManagedComponentImpl
Managed component impl.
|
class |
ManagedObjectImpl
ManagedObjectImpl.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedCommon |
DelegateManagedCommonImpl.getParent() |
ManagedCommon |
ManagedComponentImpl.getParent()
The components parent should be the defining managed object itself.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.