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.ra.ConfigProperty> configProperties)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getObject()
Get the object
|
getClassLoader, getClassName, getClazz, getConfigProperties, getKey
public 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.ra.ConfigProperty> configProperties)
key
- The keyobject
- The keyconfigProperties
- The list of config property metadataCopyright © 2013 IronJacamar (http://www.ironjacamar.org)