Modifier and Type | Method and Description |
---|---|
abstract SessionBeanComponentDescription.SessionBeanType |
SessionBeanComponentDescription.getSessionBeanType()
Returns the type of the session bean
|
static SessionBeanComponentDescription.SessionBeanType |
SessionBeanComponentDescription.SessionBeanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionBeanComponentDescription.SessionBeanType[] |
SessionBeanComponentDescription.SessionBeanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SessionBeanComponentDescription.SessionBeanType |
SingletonComponentDescription.getSessionBeanType() |
Modifier and Type | Method and Description |
---|---|
SessionBeanComponentDescription.SessionBeanType |
StatefulComponentDescription.getSessionBeanType() |
Modifier and Type | Method and Description |
---|---|
SessionBeanComponentDescription.SessionBeanType |
StatelessComponentDescription.getSessionBeanType() |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.