org.objectweb.jonas.adm
Class ModuleDesc
java.lang.Object
org.objectweb.jonas.adm.ModuleDesc
- All Implemented Interfaces:
- Serializable
public class ModuleDesc
- extends Object
- implements Serializable
Module Desription Class for Administration.
This is used basically by jonas admin in conjunction with Ishmael.
- Author:
- Dean Jennings
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleDesc
public ModuleDesc(String path,
int status,
String url)
getStatus
public int getStatus()
getPath
public String getPath()
getURL
public String getURL()
Copyright © 2007 OW2 Consortium. All Rights Reserved.