org.hibersap.configuration.xml
Class ExecutionInterceptorClasses

java.lang.Object
  extended by org.hibersap.configuration.xml.ExecutionInterceptorClasses
All Implemented Interfaces:
Serializable

public final class ExecutionInterceptorClasses
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  List<String> executionInterceptorClasses
           
 
Constructor Summary
ExecutionInterceptorClasses()
           
 
Method Summary
 void add(String interceptorClassName)
           
 boolean equals(Object o)
           
 List<String> getExecutionInterceptorClasses()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

executionInterceptorClasses

protected List<String> executionInterceptorClasses
Constructor Detail

ExecutionInterceptorClasses

public ExecutionInterceptorClasses()
Method Detail

getExecutionInterceptorClasses

public List<String> getExecutionInterceptorClasses()

add

public void add(String interceptorClassName)

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 akquinet tech@spree GmbH. All Rights Reserved.