org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc Class Reference

Inherits org.objectweb.jonas_lib.deployment.api.DeploymentDesc.

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

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc:

Collaboration graph
[legend]
List of all members.

Public Member Functions

String getDisplayName ()
abstract String toString ()

Static Protected Member Functions

String getSAXMsg (String fileName, SAXParseException exception, String msg)

Protected Attributes

String displayName = null

Detailed Description

This class provides an abstract implementation of the DeploymentDescriptor interface of JOnAS
Author:
Ludovic Bert

Florent Benoit

Definition at line 41 of file AbsDeploymentDesc.java.


Member Function Documentation

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

Get the display name of the deployment descriptor.

Returns:
the display name of the deployment descriptor.

Implements org.objectweb.jonas_lib.deployment.api.DeploymentDesc.

Definition at line 54 of file AbsDeploymentDesc.java.

String org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc.getSAXMsg String  fileName,
SAXParseException  exception,
String  msg
[static, protected]
 

build a message from SAX Exception in a consistent style, consistent with emacs compile mode (same as grep, cc, javac, etc).

Parameters:
fileName name of the file
exception the SAX exception
msg the string message
Returns:
a message which is in a consistent style

Definition at line 72 of file AbsDeploymentDesc.java.

abstract String org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc.toString  )  [pure virtual]
 

Return a String representation of the DeploymentDesc.

Returns:
a String representation of the DeploymentDesc.

Implements org.objectweb.jonas_lib.deployment.api.DeploymentDesc.


Member Data Documentation

String org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc.displayName = null [protected]
 

The displayName field

Definition at line 47 of file AbsDeploymentDesc.java.


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