org.globus.mds.webmds.xmlSources.resourceProperties
Class ResourcePropertyHelper
java.lang.Object
org.globus.mds.webmds.xmlSources.resourceProperties.ResourcePropertyHelper
- public class ResourcePropertyHelper
- extends java.lang.Object
|
Method Summary |
static org.w3c.dom.Node |
getResourceProperty(org.apache.axis.message.addressing.EndpointReferenceType endpoint,
javax.xml.namespace.QName rpName)
|
private static void |
noSecurity(javax.xml.rpc.Stub stub)
|
static org.w3c.dom.Node |
queryResourceProperties(org.apache.axis.message.addressing.EndpointReferenceType endpoint)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RP_NS
static final java.lang.String RP_NS
GET_RP_STRING
static java.lang.String GET_RP_STRING
GET_RP_QNAME
static final javax.xml.namespace.QName GET_RP_QNAME
RP_RESPONSE_QNAME
static final javax.xml.namespace.QName RP_RESPONSE_QNAME
QNAME_QNAME
static final javax.xml.namespace.QName QNAME_QNAME
INVALID_RP_QNAME_FAULT_QNAME
static final javax.xml.namespace.QName INVALID_RP_QNAME_FAULT_QNAME
INVALID_RP_QNAME_FAULT_CLASS_NAME
static final java.lang.String INVALID_RP_QNAME_FAULT_CLASS_NAME
INVALID_RP_QNAME_FAULT_TYPE_QNAME
static final javax.xml.namespace.QName INVALID_RP_QNAME_FAULT_TYPE_QNAME
RESOURCE_UNKNOWN_FAULT_QNAME
static final javax.xml.namespace.QName RESOURCE_UNKNOWN_FAULT_QNAME
RESOURCE_UNKNOWN_FAULT_CLASS_NAME
static final java.lang.String RESOURCE_UNKNOWN_FAULT_CLASS_NAME
RESOURCE_UNKNOWN_FAULT_TYPE_QNAME
static final javax.xml.namespace.QName RESOURCE_UNKNOWN_FAULT_TYPE_QNAME
ResourcePropertyHelper
public ResourcePropertyHelper()
queryResourceProperties
public static org.w3c.dom.Node queryResourceProperties(org.apache.axis.message.addressing.EndpointReferenceType endpoint)
throws ResourcePropertySourceException
- Throws:
ResourcePropertySourceException
getResourceProperty
public static org.w3c.dom.Node getResourceProperty(org.apache.axis.message.addressing.EndpointReferenceType endpoint,
javax.xml.namespace.QName rpName)
throws ResourcePropertySourceException
- Throws:
ResourcePropertySourceException
noSecurity
private static void noSecurity(javax.xml.rpc.Stub stub)