|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbpm.wire.descriptor.HibernateConfigurationDescriptor.AddClass
public static class HibernateConfigurationDescriptor.AddClass
Constructor Summary | |
---|---|
HibernateConfigurationDescriptor.AddClass(java.lang.String className)
|
Method Summary | |
---|---|
void |
apply(java.lang.Object target,
WireContext wireContext)
Apply this operation to the specified object, defined in the specified WireContext . |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HibernateConfigurationDescriptor.AddClass(java.lang.String className)
Method Detail |
---|
public void apply(java.lang.Object target, WireContext wireContext)
Operation
WireContext
.
apply
in interface Operation
target
- object on which the operation should be performed.wireContext
- context in which the operation is applied.public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |