org.apache.struts2.interceptor
Class ScopeInterceptor.NULLClass

java.lang.Object
  extended by org.apache.struts2.interceptor.ScopeInterceptor.NULLClass
All Implemented Interfaces:
Serializable
Enclosing class:
ScopeInterceptor

private static class ScopeInterceptor.NULLClass
extends Object
implements Serializable


Constructor Summary
private ScopeInterceptor.NULLClass()
           
 
Method Summary
 boolean equals(Object obj)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ScopeInterceptor.NULLClass

private ScopeInterceptor.NULLClass()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

equals

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


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.