public class ValidateObject extends ValidateClass
| Constructor and Description |
|---|
ValidateObject(Key key,
java.lang.Object object)
Constructor
|
ValidateObject(Key key,
java.lang.Object object,
java.util.List<? extends org.jboss.jca.common.api.metadata.spec.ConfigProperty> configProperties)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getObject()
Get the object
|
getClassLoader, getClassName, getClazz, getConfigProperties, getKeypublic ValidateObject(Key key, java.lang.Object object)
key - The keyobject - The keypublic ValidateObject(Key key, java.lang.Object object, java.util.List<? extends org.jboss.jca.common.api.metadata.spec.ConfigProperty> configProperties)
key - The keyobject - The keyconfigProperties - The list of config property metadataCopyright © 2014 IronJacamar (http://www.ironjacamar.org)