org.ow2.petals.kernel.configuration
Class ContainerConfigurationHelper

java.lang.Object
  extended by org.ow2.petals.kernel.configuration.ContainerConfigurationHelper

public class ContainerConfigurationHelper
extends java.lang.Object

Author:
chamerling - eBM WebSourcing

Constructor Summary
ContainerConfigurationHelper()
           
 
Method Summary
static void fill(ContainerConfiguration containerConfiguration, org.ow2.petals.topology.generated.Container container)
          Create an initial container configuration bean from the JAXB element
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerConfigurationHelper

public ContainerConfigurationHelper()
Method Detail

fill

public static final void fill(ContainerConfiguration containerConfiguration,
                              org.ow2.petals.topology.generated.Container container)
Create an initial container configuration bean from the JAXB element

Parameters:
container -


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.