org.ow2.jonas.services.bootstrap.deploymentplan
Interface JOnASDeploymentPlanMBean

All Known Implementing Classes:
JOnASDeploymentPlan

public interface JOnASDeploymentPlanMBean


Method Summary
 String[] getDeploymentPlans()
          Returns the list of deployed deployment plans.
 Integer getDeploymentPlansCount()
          Returns the number of deployed deployment plans.
 

Method Detail

getDeploymentPlansCount

Integer getDeploymentPlansCount()
Returns the number of deployed deployment plans.

Returns:
the number of deployed deployment plans.

getDeploymentPlans

String[] getDeploymentPlans()
Returns the list of deployed deployment plans.

Returns:
the list of deployed deployment plans.


Copyright © 2010 OW2 Consortium. All Rights Reserved.