IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.ar
Interface ARConstants

All Known Implementing Classes:
ArtifactResouceFactoryImpl, ArtifactURIConverter

public interface ARConstants

Constant values used within the Artifact Resolver.


Field Summary
static java.lang.String SCHEMA
           
static java.lang.String WSDL
           
static java.lang.String XSD
           
 

Field Detail

XSD

static final java.lang.String XSD
See Also:
Constant Field Values

WSDL

static final java.lang.String WSDL
See Also:
Constant Field Values

SCHEMA

static final java.lang.String SCHEMA
See Also:
Constant Field Values

IBM WebSphere Application ServerTM
Release 8