org.apache.cocoon.components.accessor
Interface Accessor

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

public interface Accessor

Version:
$Id: Accessor.html 1304258 2012-03-23 10:09:27Z ilgrosso $

Field Summary
static String ROLE
           
 
Method Summary
 Object getObject()
           
 

Field Detail

ROLE

static final String ROLE
Method Detail

getObject

Object getObject()


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.