org.objectweb.jonas_lib.deployment.lib.AbsDeploymentDescManager Class Reference

Inherits org.objectweb.jonas_lib.deployment.lib.DeploymentDescManager.

Inheritance diagram for org.objectweb.jonas_lib.deployment.lib.AbsDeploymentDescManager:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_lib.deployment.lib.AbsDeploymentDescManager:

Collaboration graph
[legend]
List of all members.

Static Public Attributes

final String LINK_SEPARATOR = "#"

Protected Member Functions

 AbsDeploymentDescManager ()

Static Protected Member Functions

String xmlContent (InputStream in) throws IOException

Detailed Description

Abstract class of DeploymentDesc manager. Use for common methods.
Author:
Florent Benoit

Definition at line 38 of file AbsDeploymentDescManager.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.deployment.lib.AbsDeploymentDescManager.AbsDeploymentDescManager  )  [protected]
 

Utility class, no public constructor

Definition at line 48 of file AbsDeploymentDescManager.java.


Member Function Documentation

String org.objectweb.jonas_lib.deployment.lib.AbsDeploymentDescManager.xmlContent InputStream  in  )  throws IOException [static, protected]
 

Return the content of the inut stream

Parameters:
in the given input stream
Returns:
the content of the inut stream
Exceptions:
IOException if the file can't be read

Definition at line 58 of file AbsDeploymentDescManager.java.


Member Data Documentation

final String org.objectweb.jonas_lib.deployment.lib.AbsDeploymentDescManager.LINK_SEPARATOR = "#" [static]
 

Char separator in a link.

Definition at line 43 of file AbsDeploymentDescManager.java.


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