com.guiseframework.platform
Class AbstractPlatformMessage

java.lang.Object
  extended by com.guiseframework.platform.AbstractPlatformMessage
All Implemented Interfaces:
PlatformMessage
Direct Known Subclasses:
AbstractWebMessage

public abstract class AbstractPlatformMessage
extends java.lang.Object
implements PlatformMessage

The base class for messages to or from the platform on which objects are being depicted.

Author:
Garret Wilson

Constructor Summary
AbstractPlatformMessage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPlatformMessage

public AbstractPlatformMessage()


Copyright © 2005-2010 GlobalMentor, Inc. All Rights Reserved.