Fields Summary |
---|
public static final TargetType | CONFIGA named configuration |
public static final TargetType | SERVERA named server of any type: not including the domain admin server, a clustered
server instance, an unclustered server instance |
public static final TargetType | DOMAINThe domain |
public static final TargetType | CLUSTERA named cluster |
public static final TargetType | NODE_AGENTA named node agent |
public static final TargetType | STANDALONE_SERVERA stand alone server instance |
public static final TargetType | UNCLUSTERED_SERVERAn unclustered server instance |
public static final TargetType | STANDALONE_CLUSTERA stand alone cluster |
public static final TargetType | DASThe domain administration server |
private int | _type |
private String | _name |