public interface InstanceFactoryMBean
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getImplementationClass()
Gets the value of the implementationClass property.
|
java.lang.String |
getInterfaceClass()
Gets the value of the interfaceClass property.
|
void |
setImplementationClass(java.lang.String value)
Sets the value of the implementationClass property.
|
void |
setInterfaceClass(java.lang.String value)
Sets the value of the interfaceClass property.
|
java.lang.String getInterfaceClass()
void setInterfaceClass(java.lang.String value)
java.lang.String getImplementationClass()
void setImplementationClass(java.lang.String value)