org.openmdx.compatibility.base.dataprovider.transport.none
Class DataproviderContainer_1

java.lang.Object
  extended by org.openmdx.compatibility.base.dataprovider.transport.none.DataproviderContainer_1

Deprecated. in favour of LightweightContainer and its implementation classes.

public class DataproviderContainer_1
extends Object


Constructor Summary
DataproviderContainer_1()
          Deprecated. Constructor
 
Method Summary
 void deploy(Path[] deploymentUnits)
          Deprecated. Activate dataproviders from an array of deployment units.
 void undeploy(Path[] deploymentUnits)
          Deprecated. Deactivate dataproviders from an array of deployment units.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataproviderContainer_1

public DataproviderContainer_1()
                        throws ServiceException
Deprecated. 
Constructor

Throws:
ServiceException
Method Detail

deploy

public void deploy(Path[] deploymentUnits)
            throws ServiceException
Deprecated. 
Activate dataproviders from an array of deployment units.

Throws:
ServiceException

undeploy

public void undeploy(Path[] deploymentUnits)
              throws ServiceException
Deprecated. 
Deactivate dataproviders from an array of deployment units.

Throws:
ServiceException


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.