|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionType | |
|---|---|
| org.jboss.metadata.ejb.jboss | |
| org.jboss.metadata.ejb.spec | |
| Uses of SessionType in org.jboss.metadata.ejb.jboss |
|---|
| Methods in org.jboss.metadata.ejb.jboss that return SessionType | |
|---|---|
SessionType |
JBossSessionBeanMetaData.getSessionType()
Get the sessionType. |
| Methods in org.jboss.metadata.ejb.jboss with parameters of type SessionType | |
|---|---|
void |
JBossSessionBeanMetaData.setSessionType(SessionType sessionType)
Set the sessionType. |
| Uses of SessionType in org.jboss.metadata.ejb.spec |
|---|
| Methods in org.jboss.metadata.ejb.spec that return SessionType | |
|---|---|
SessionType |
SessionBeanMetaData.getSessionType()
Get the sessionType. |
static SessionType |
SessionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SessionType[] |
SessionType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.jboss.metadata.ejb.spec with parameters of type SessionType | |
|---|---|
void |
SessionBeanMetaData.setSessionType(SessionType sessionType)
Set the sessionType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||