org.ow2.util.ee.metadata.common.api.xml.struct
Interface IHandlerChains

All Superinterfaces:
Serializable

public interface IHandlerChains
extends Serializable

The IHandlerChains represents a handler-chains.

Author:
Guillaume Sauthier

Field Summary
static String NAME
          Name of the XML element.
 
Method Summary
 List<IHandlerChain> getHandlerChains()
           
 

Field Detail

NAME

static final String NAME
Name of the XML element.

See Also:
Constant Field Values
Method Detail

getHandlerChains

List<IHandlerChain> getHandlerChains()
Returns:
the list of handler-chain


Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.