- All Superinterfaces:
- String
public interface SessionTypeType
extends String
A representation of the model object 'Session Type Type'.
The session-typeType describes whether the session bean is a
stateful session or stateless session. It is used by
session-type elements.
The value must be one of the two following:
Stateful
Stateless
- See Also:
EjbJar30Package.getSessionTypeType()- Generated:
- Model:
- extendedMetaData="name='session-typeType' kind='simple'"