org.beanfabrics.context
Class ModelContext

java.lang.Object
  extended by org.beanfabrics.context.DefaultContext
      extended by org.beanfabrics.context.ModelContext
All Implemented Interfaces:
Context

public class ModelContext
extends DefaultContext

Author:
Michael Karneim

Constructor Summary
ModelContext(PresentationModel owner)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.beanfabrics.context.DefaultContext
addContextListener, addParent, addService, findService, fireParentAdded, fireParentRemoved, fireServiceAdded, fireServiceRemoved, getParents, getService, getServiceEntries, removeContextListener, removeParent, removeService, removeServiceEntry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModelContext

public ModelContext(PresentationModel owner)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


© 2010 by Michael Karneim, http://www.beanfabrics.org