org.apache.servicemix.geronimo
Class DeploymentPlanWrapper

java.lang.Object
  extended by org.apache.servicemix.geronimo.DeploymentPlanWrapper

public class DeploymentPlanWrapper
extends java.lang.Object


Constructor Summary
DeploymentPlanWrapper(Descriptor descriptor, SMJbiDocument geronimoPlan)
           
 
Method Summary
 SMJbiDocument getGeronimoPlan()
           
 Descriptor getServicemixDescriptor()
           
 void setGeronimoPlan(SMJbiDocument geronimoPlan)
           
 void setServicemixDescriptor(Descriptor servicemixDescriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentPlanWrapper

public DeploymentPlanWrapper(Descriptor descriptor,
                             SMJbiDocument geronimoPlan)
Method Detail

getServicemixDescriptor

public Descriptor getServicemixDescriptor()

setServicemixDescriptor

public void setServicemixDescriptor(Descriptor servicemixDescriptor)

getGeronimoPlan

public SMJbiDocument getGeronimoPlan()

setGeronimoPlan

public void setGeronimoPlan(SMJbiDocument geronimoPlan)


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