|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModificationInfo | |
---|---|
org.jboss.system.server.profileservice.persistence.component | |
org.jboss.system.server.profileservice.persistence.xml |
Uses of ModificationInfo in org.jboss.system.server.profileservice.persistence.component |
---|
Methods in org.jboss.system.server.profileservice.persistence.component with parameters of type ModificationInfo | |
---|---|
protected PersistedComponent |
AbstractComponentMapper.createPersistedComponent(Object attachment,
org.jboss.managed.api.ManagedComponent component,
ModificationInfo modification)
Create a persisted component for a given ManagedComponent. |
Uses of ModificationInfo in org.jboss.system.server.profileservice.persistence.xml |
---|
Methods in org.jboss.system.server.profileservice.persistence.xml that return ModificationInfo | |
---|---|
ModificationInfo |
PersistedManagedObject.getModificationInfo()
|
static ModificationInfo |
ModificationInfo.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ModificationInfo[] |
ModificationInfo.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.system.server.profileservice.persistence.xml with parameters of type ModificationInfo | |
---|---|
void |
PersistedManagedObject.setModificationInfo(ModificationInfo info)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |