org.ow2.petals.component.api
Class ComponentConfiguration

java.lang.Object
  extended by org.ow2.petals.component.api.Configuration
      extended by org.ow2.petals.component.api.ComponentConfiguration

public final class ComponentConfiguration
extends Configuration


Constructor Summary
ComponentConfiguration(java.util.logging.Logger logger)
           
 
Method Summary
 java.util.logging.Logger getLogger()
           
 
Methods inherited from class org.ow2.petals.component.api.Configuration
addResource, getParameter, getParameterNames, getResources, hasParameter, setParameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentConfiguration

public ComponentConfiguration(java.util.logging.Logger logger)
Method Detail

getLogger

public java.util.logging.Logger getLogger()


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