org.ow2.jonas.resource.internal
Interface JOnASResourceServiceMBean

All Known Implementing Classes:
JOnASResourceService

public interface JOnASResourceServiceMBean

MBean Interface for Resource Service Management. MBean type: Standard MBean model: Inheritance (ResourceServiceImpl)


Method Summary
 Integer getCurrentNumberOfRars()
           
 List<String> getDeployedRars()
           
 

Method Detail

getCurrentNumberOfRars

Integer getCurrentNumberOfRars()
Returns:
current number of rars deployed in the JOnAS server

getDeployedRars

List<String> getDeployedRars()
                             throws Exception
Returns:
the list of RAR files deployed
Throws:
Exception - if error retrieving the list


Copyright © 2010 OW2 Consortium. All Rights Reserved.