org.apache.openejb.jee
Class Adapters

java.lang.Object
  extended by org.apache.openejb.jee.Adapters

public class Adapters
extends Object


Field Summary
static BooleanAdapter booleanAdapterAdapter
           
static CollapsedStringAdapter collapsedStringAdapterAdapter
           
static HandlerChainsStringQNameAdapter handlerChainsStringQNameAdapterAdapter
           
static LoadOnStartupAdapter loadOnStartupAdapterAdapter
           
static StringAdapter stringAdapterAdapter
           
static TimeUnitAdapter timeUnitAdapterAdapter
           
static TrimStringAdapter trimStringAdapterAdapter
           
 
Constructor Summary
Adapters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

collapsedStringAdapterAdapter

public static final CollapsedStringAdapter collapsedStringAdapterAdapter

stringAdapterAdapter

public static final StringAdapter stringAdapterAdapter

handlerChainsStringQNameAdapterAdapter

public static final HandlerChainsStringQNameAdapter handlerChainsStringQNameAdapterAdapter

timeUnitAdapterAdapter

public static final TimeUnitAdapter timeUnitAdapterAdapter

booleanAdapterAdapter

public static final BooleanAdapter booleanAdapterAdapter

trimStringAdapterAdapter

public static final TrimStringAdapter trimStringAdapterAdapter

loadOnStartupAdapterAdapter

public static final LoadOnStartupAdapter loadOnStartupAdapterAdapter
Constructor Detail

Adapters

public Adapters()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.