|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.managed.api.factory.BaseManagedObjectDefinition
org.jboss.managed.api.factory.ManagedObjectDefinition
public class ManagedObjectDefinition
Managed object definition.
| Field Summary |
|---|
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
ManagedObjectDefinition()
|
|
ManagedObjectDefinition(Class<?> type,
ManagedObjectBuilder builder)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.managed.api.factory.BaseManagedObjectDefinition |
|---|
getBuilder, getType, isValid, setBuilder, setType, toShortString, toString |
| Methods inherited from class org.jboss.util.JBossObject |
|---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ManagedObjectDefinition()
public ManagedObjectDefinition(Class<?> type,
ManagedObjectBuilder builder)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||