com.ibm.ftt.resources.zos.zosfactory
Interface ZOSPhysicalResourceFactory

All Superinterfaces:
IPhysicalResourceFactory

public interface ZOSPhysicalResourceFactory
extends IPhysicalResourceFactory

A factory for creating physical MVS resources.


Field Summary
static String COPY_RIGHT
           
static ZOSPhysicalResourceFactory eINSTANCE
          The singleton instance of this class.
 
Method Summary
 
Methods inherited from interface com.ibm.ftt.resources.core.factory.IPhysicalResourceFactory
getPhysicalResource
 

Field Detail

COPY_RIGHT

static final String COPY_RIGHT
See Also:
Constant Field Values

eINSTANCE

static final ZOSPhysicalResourceFactory eINSTANCE
The singleton instance of this class.