Target (Java EE 5 SDK)

Java

Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


javax.enterprise.deploy.spi Interface 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.


方法摘要
 String getDescription()
          Retrieve other descriptive information about the target.
 String getName()
          Retrieve the name of the target server.
 

方法详细信息

getName

String getName()
Retrieve the name of the target server.


getDescription

String getDescription()
Retrieve other descriptive information about the target.


Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


提交错误或意见

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.