org.objectweb.jonas_lib.deployment.api.DescriptionGroup Interface Reference

Inherited by org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc.

Inheritance diagram for org.objectweb.jonas_lib.deployment.api.DescriptionGroup:

Inheritance graph
[legend]
List of all members.

Public Member Functions

String getDisplayName ()

Package Functions

String getDescription ()
String getSmallIcon ()
String getLargeIcon ()
String toString ()

Detailed Description

This interface provides a description for J2EE deployment descriptors
Author:
Philippe Coq

Definition at line 35 of file DescriptionGroup.java.


Member Function Documentation

String org.objectweb.jonas_lib.deployment.api.DescriptionGroup.getDescription  )  [package]
 

Get the description of the deployment descriptor.

Returns:
the description of the deployment descriptor.

Implemented in org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc.

String org.objectweb.jonas_lib.deployment.api.DescriptionGroup.getDisplayName  ) 
 

Get the display name of the deployment descriptor.

Returns:
the display name of the deployment descriptor.

Implemented in org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc.

String org.objectweb.jonas_lib.deployment.api.DescriptionGroup.getLargeIcon  )  [package]
 

Get the large-icon of the deployment descriptor.

Returns:
the large-icon of the deployment descriptor.

Implemented in org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc.

String org.objectweb.jonas_lib.deployment.api.DescriptionGroup.getSmallIcon  )  [package]
 

Get the small-icon of the deployment descriptor.

Returns:
the small-icon of the deployment descriptor.

Implemented in org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc.

String org.objectweb.jonas_lib.deployment.api.DescriptionGroup.toString  )  [package]
 

Return a String representation of the DescriptionGroup.

Returns:
a String representation of the DescriptionGroup.

Implemented in org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc.


The documentation for this interface was generated from the following file:
Generated on Tue Feb 15 15:12:12 2005 for JOnAS by  doxygen 1.3.9.1