|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JOnASEARServiceMBean
JOnAS EAR Service MBean interface. This interface provides a description for the EAR service management.
| Method Summary | |
|---|---|
List<String> |
getDeployedEars()
Return the list of all loaded Applications. |
Integer |
getDeployedEARsNumber()
Returns the number of EARs deployed in the JOnAS server. |
boolean |
isEarLoaded(String fileName)
Test if the specified filename is already deployed or not |
| Method Detail |
|---|
Integer getDeployedEARsNumber()
List<String> getDeployedEars()
boolean isEarLoaded(String fileName)
fileName - the name of the ear file.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||