org.objectweb.jonas.jtests.beans.sequence |
|
Java Source File Name | Type | Comment |
SequenceEC2.java | Class | SequenceEC2 controls the sequence block requests. |
SequenceHomeLocal.java | Interface | |
SequenceLocal.java | Interface | This is the public interface of the Sequence entity bean. |
SequenceSes.java | Interface | This is the interface of the SequenceSessionBean, which is
a key cache for the SequenceEC2 entity bean. |
SequenceSesHome.java | Interface | This is the Home interface of the SequenceSession bean. |
SequenceSesSL.java | Class | The SequenceSessionBean is a wrapper for the Sequence and Sequenceline entity beans.
The session bean is what is accessed by the SequenceEntry application. |
WoEC2.java | Class | |
WoHomeLocal.java | Interface | |
WoLocal.java | Interface | |
WoSes.java | Interface | This interface is the remote interface for the WoSes
session bean. |
WoSesHome.java | Interface | This interface is the home interface for the WoSeS
session bean. |
WoSesSL.java | Class | This class is WoSesSL seesion bean. |