com.metamatrix.admin.api.objects
Interface Resource

All Superinterfaces:
AdminObject
All Known Implementing Classes:
MMResource

public interface Resource
extends AdminObject

Since:
4.3

Field Summary
static java.lang.String RESOURCE_POOL
          The environment property that indicates the name of the pool.
 
Fields inherited from interface com.metamatrix.admin.api.objects.AdminObject
DELIMITER, DELIMITER_CHAR, ESCAPED_DELIMITER, ESCAPED_WILDCARD, WILDCARD
 
Method Summary
 
Methods inherited from interface com.metamatrix.admin.api.objects.AdminObject
getIdentifier, getName, getProperties, getPropertyValue
 

Field Detail

RESOURCE_POOL

static final java.lang.String RESOURCE_POOL
The environment property that indicates the name of the pool.

See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.