org.jboss.portal.jems.hibernate
Interface ContextObject

All Known Implementing Classes:
ObjectNode, PersistentConsumerGroup, WindowImpl

public interface ContextObject

The contract interface for an object to obtain a context.

Version:
$Revision: 8784 $
Author:
Julien Viet

Method Summary
 void setContext(java.lang.Object context)
           
 

Method Detail

setContext

void setContext(java.lang.Object context)