org.eclipse.corona.core.resources
Interface IManagedContainerHome

All Known Subinterfaces:
IContainerHome
All Known Implementing Classes:
ContainerManager, ProjectContainerManager

public interface IManagedContainerHome


Method Summary
 java.lang.String getHomeIdentifier()
           
 java.lang.Object resolveContainer(java.lang.String containerUri, IContainerConfiguration config)
           
 

Method Detail

getHomeIdentifier

java.lang.String getHomeIdentifier()

resolveContainer

java.lang.Object resolveContainer(java.lang.String containerUri,
                                  IContainerConfiguration config)
                                  throws java.lang.Exception
Throws:
java.lang.Exception

Copyright 2006 IBM Corporation and others.
All Rights Reserved.