org.apache.cocoon.components.accessor
Class ContextAccessor

java.lang.Object
  extended byorg.apache.cocoon.components.accessor.ObjectModelAccessor
      extended byorg.apache.cocoon.components.accessor.ContextAccessor
All Implemented Interfaces:
Accessor, Contextualizable

public class ContextAccessor
extends ObjectModelAccessor

Version:
SVN $Id: ContextAccessor.java 169483 2005-05-10 14:57:03Z lgawron $

Field Summary
 
Fields inherited from interface org.apache.cocoon.components.accessor.Accessor
ROLE
 
Constructor Summary
ContextAccessor()
           
 
Method Summary
 Object getObject()
           
 
Methods inherited from class org.apache.cocoon.components.accessor.ObjectModelAccessor
contextualize, getObjectModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextAccessor

public ContextAccessor()
Method Detail

getObject

public Object getObject()
Specified by:
getObject in interface Accessor
Overrides:
getObject in class ObjectModelAccessor


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.