org.apache.cocoon.components.accessor
Interface Accessor

All Known Implementing Classes:
ContextAccessor, ContinuationAccessor, FlowAttributeAccessor, MapAccessor, ObjectModelAccessor, RequestAccessor, SessionAccessor

public interface Accessor

Version:
$Id: Accessor.java 449189 2006-09-23 06:52:29Z crossley $

Field Summary
static String ROLE
           
 
Method Summary
 Object getObject()
           
 

Field Detail

ROLE

static final String ROLE
Method Detail

getObject

Object getObject()


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