Uses of Class
org.apache.aries.application.management.ManagementException

Packages that use ManagementException
org.apache.aries.application.management   
org.apache.aries.application.management.spi.runtime   
 

Uses of ManagementException in org.apache.aries.application.management
 

Methods in org.apache.aries.application.management that throw ManagementException
 AriesApplication AriesApplicationManager.createApplication(IDirectory source)
          Create an AriesApplication from a local resource.
 AriesApplication AriesApplicationManager.createApplication(URL url)
          Create an AriesApplication from a remote resource.
 AriesApplicationContext AriesApplicationManager.install(AriesApplication app)
          Install an AriesApplication - i.e.
 

Uses of ManagementException in org.apache.aries.application.management.spi.runtime
 

Methods in org.apache.aries.application.management.spi.runtime that throw ManagementException
 AriesApplicationContext AriesApplicationContextManager.getApplicationContext(AriesApplication app)
          Obtain an ApplicationContext for an AriesApplication.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.