public class CommonResourceValidator extends Object
| Constructor and Description |
|---|
CommonResourceValidator(org.glassfish.deployment.common.Descriptor descriptor,
String jndiName,
Vector scope) |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.deployment.common.Descriptor |
getDescriptor() |
String |
getJndiName() |
Vector |
getScope() |
void |
setDescriptor(org.glassfish.deployment.common.Descriptor descriptor) |
void |
setJndiName(String jndiName) |
void |
setScope(Vector scope) |
public org.glassfish.deployment.common.Descriptor getDescriptor()
public void setDescriptor(org.glassfish.deployment.common.Descriptor descriptor)
public String getJndiName()
public void setJndiName(String jndiName)
public Vector getScope()
public void setScope(Vector scope)
Copyright © 2013. All Rights Reserved.