-
Bug
-
Resolution: Done
-
Optional
-
JBossAS-4.0.2 Final
-
None
Although marked as an operation:
/**
- Returns the deployed applications.
* - @jmx:managed-operation
*/
public Iterator getDeployedApplications() { return deployments.values().iterator(); }
it's treated as an attribute due to its name