FileDocCategorySizeDatePackage
Target.javaAPI DocGlassfish v2 API2461Fri May 04 22:35:48 BST 2007javax.enterprise.deploy.spi

Target

public interface Target
A Target interface represents a single logical core server of one instance of a J2EE platform product. It is a designator for a server and the implied location to copy a configured application for the server to access.

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringgetDescription()
Retrieve other descriptive information about the target.

public java.lang.StringgetName()
Retrieve the name of the target server.