org.neo.swarm.core.aop.silc.comp
Class Perspective

java.lang.Object
  extended byorg.neo.swarm.core.aop.silc.comp.Perspective
All Implemented Interfaces:
java.io.Serializable

public class Perspective
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
static Perspective DEFAULT
           
static Perspective REMOTE
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

DEFAULT

public static final Perspective DEFAULT

REMOTE

public static final Perspective REMOTE
Method Detail

toString

public java.lang.String toString()

hashCode

public int hashCode()

equals

public boolean equals(java.lang.Object o)


Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.