Overview
Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
N
O
P
S
U
A
ASBeanManagedEJB
- Interface in
com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB
Remote interface for Enterprise Bean: ASBeanManagedEJB
ASBeanManagedEJBBean
- Class in
com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB
ASBeanManagedEJBBean()
- Constructor for class com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB.
ASBeanManagedEJBBean
ASBeanManagedEJBHome
- Interface in
com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB
Home interface for Enterprise Bean: ASBeanManagedEJB
ASBeanSampleClient
- Class in
com.ibm.websphere.samples.activitysessions.ASBeanSampleClient
An ActivitySessions Sample.
ASBeanSampleClient()
- Constructor for class com.ibm.websphere.samples.activitysessions.ASBeanSampleClient.
ASBeanSampleClient
ASBeanSampleClient constructor.
ASContainerManagedEJB
- Interface in
com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB
The Remote Interface Buisness Methods for the ActivitySessions Container Managed CMP Sample.
ASContainerManagedEJB2
- Interface in
com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2
Remote interface for Enterprise Bean: ASContainerManagedEJB2
ASContainerManagedEJB2Bean
- Class in
com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2
ASContainerManagedEJB2Bean()
- Constructor for class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
ASContainerManagedEJB2Home
- Interface in
com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2
Home interface for Enterprise Bean: ASContainerManagedEJB2
ASContainerManagedEJBBean
- Class in
com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB
The ASContainerManagedEJB CMP EJB Bean implements the EntityBean interface.
ASContainerManagedEJBBean()
- Constructor for class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
ASContainerManagedEJBHome
- Interface in
com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB
This is a Home interface for the ActivitySessions Sample ASContainerManagedEJB Bean
ASContainerManagedEJBKey
- Class in
com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB
The Primary Key Class for the ASContainerManagedEJB.
ASContainerManagedEJBKey()
- Constructor for class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBKey
Default constructor for ASContainerManagedKey
ASContainerManagedEJBKey(int)
- Constructor for class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBKey
Contructor for ASContainerManagedKey specifying the key value
ASContainerSampleClient
- Class in
com.ibm.websphere.samples.activitysessions.ASContainerSampleClient
An ActivitySessions Sample.
ASContainerSampleClient()
- Constructor for class com.ibm.websphere.samples.activitysessions.ASContainerSampleClient.
ASContainerSampleClient
ASContainerSampleClient constructor.
C
calculate(int[])
- Method in interface com.ibm.websphere.samples.activitysessionEJB.
MasterMindGame
This remote method is used to calculate the results of the latest guess.
calculate(int[])
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
Calculates the results of the latest guess.
checkValues(boolean, boolean)
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2
This remote method is the Fourth and final method invoked on the EJB
checkValues(boolean, boolean)
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
This method checks that the values have the expected values at the end of the ActivitySession.
com.ibm.websphere.samples.activitysessionEJB
- package com.ibm.websphere.samples.activitysessionEJB
com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB
- package com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB
com.ibm.websphere.samples.activitysessions.ASBeanSampleClient
- package com.ibm.websphere.samples.activitysessions.ASBeanSampleClient
com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB
- package com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB
com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2
- package com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2
com.ibm.websphere.samples.activitysessions.ASContainerSampleClient
- package com.ibm.websphere.samples.activitysessions.ASContainerSampleClient
com.ibm.websphere.samples.activitysessionWAR
- package com.ibm.websphere.samples.activitysessionWAR
create()
- Method in interface com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameHome
create method for a MasterMindGameBean
create()
- Method in interface com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB.
ASBeanManagedEJBHome
Creates a default instance of Session Bean: ASBeanManagedEJB
create(int)
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBHome
This Home Interface Method is used to create an ASContextManagedEJB
create()
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Home
Creates a default instance of Session Bean: ASContainerManagedEJB2
D
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.ibm.websphere.samples.activitysessionWAR.
MasterMind
Process incoming HTTP GET requests by passing them to performTask
doPost(HttpServletRequest, HttpServletResponse)
- Method in class com.ibm.websphere.samples.activitysessionWAR.
MasterMind
Process incoming HTTP POST requests by passing them to performTask
E
ejbActivate()
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
This required callback method is user for lifecycle notification.
ejbActivate()
- Method in class com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB.
ASBeanManagedEJBBean
ejbActivate
ejbActivate()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
This required callback method is used for lifecycle notification.
ejbActivate()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
ejbActivate
ejbCreate()
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
This required callback method is user for lifecycle notification.
ejbCreate()
- Method in class com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB.
ASBeanManagedEJBBean
ejbCreate
ejbCreate(int)
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
This Home Interface Method is responsible for creation.
ejbCreate()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
ejbCreate
ejbLoad()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
Required callback method for Contaimer Managed Persistence.
ejbPassivate()
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
This required callback method is user for lifecycle notification.
ejbPassivate()
- Method in class com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB.
ASBeanManagedEJBBean
ejbPassivate
ejbPassivate()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
This required callback method is used for lifecycle notification.
ejbPassivate()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
ejbPassivate
ejbPostCreate(int)
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
ejbPostCreate
ejbRemove()
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
This required callback method is user for lifecycle notification.
ejbRemove()
- Method in class com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB.
ASBeanManagedEJBBean
ejbRemove
ejbRemove()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
Required callback method for Contaimer Managed Persistence.
ejbRemove()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
ejbRemove
ejbStore()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
Required callback method for Contaimer Managed Persistence.
endLTC(boolean)
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2
This remote method is the third method invoked on the EJB.
endLTC(boolean)
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
This method will end the LTC in the direction being indicated by the value of the completionDirection parameter.
equals(Object)
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBKey
This equality method determines if the Object passed in matches this Primary Key.
F
findByPrimaryKey(ASContainerManagedEJBKey)
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBHome
This Home Interface Method is used to find an ASContextManagedEJB by its primary key.
function(String[])
- Method in class com.ibm.websphere.samples.activitysessions.ASBeanSampleClient.
ASBeanSampleClient
The function method performs the all the work.
function()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerSampleClient.
ASContainerSampleClient
The function method performs the all the work.
G
getEntityContext()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
getEntityContext
getGuessArray()
- Method in interface com.ibm.websphere.samples.activitysessionEJB.
MasterMindGame
This remote method is used to return the array of guesses made so far.
getGuessArray()
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
Public accessor for the array of guesses
getGuessNumber()
- Method in interface com.ibm.websphere.samples.activitysessionEJB.
MasterMindGame
This remote method is used to return the number of guesses made so far.
getGuessNumber()
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
Public accessor for the number of guesses made.
getHitCount()
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJB
Getter method for hitCount
getHitCount()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
Getter method for hitCount
getIndex()
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJB
Getter method for index
getIndex()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
Getter method for index
getResultsArray()
- Method in interface com.ibm.websphere.samples.activitysessionEJB.
MasterMindGame
This remote method is used to return the array of Results.
getResultsArray()
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
Public accessor for the array of results.
getServletInfo()
- Method in class com.ibm.websphere.samples.activitysessionWAR.
MasterMind
Returns the servlet info string.
getSessionContext()
- Method in class com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB.
ASBeanManagedEJBBean
getSessionContext
getSessionContext()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
getSessionContext
getTarget()
- Method in interface com.ibm.websphere.samples.activitysessionEJB.
MasterMindGame
This remote method is used to return the target array.
getTarget()
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
Public accessor for the target code.
getValue()
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJB
Getter method for value
getValue()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
Getter method for value
H
hashCode()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBKey
This method returns the hash code of a Primary Key.
I
incrementHitCount()
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJB
Increments the variable hitCount
incrementHitCount()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
Increment hit count
index
- Variable in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBKey
init()
- Method in class com.ibm.websphere.samples.activitysessionWAR.
MasterMind
Initializes the servlet.
M
main(String[])
- Static method in class com.ibm.websphere.samples.activitysessions.ASBeanSampleClient.
ASBeanSampleClient
main method for this client.
main(String[])
- Static method in class com.ibm.websphere.samples.activitysessions.ASContainerSampleClient.
ASContainerSampleClient
main method for this client.
MasterMind
- Class in
com.ibm.websphere.samples.activitysessionWAR
The MasterMind Servlet.
MasterMind()
- Constructor for class com.ibm.websphere.samples.activitysessionWAR.
MasterMind
MasterMindGame
- Interface in
com.ibm.websphere.samples.activitysessionEJB
The Remote Interface for the ActivitySessions Sample - MasterMind
MasterMindGameBean
- Class in
com.ibm.websphere.samples.activitysessionEJB
This is the MasterMindBean Class, part of the ActivitySessions Samples.
MasterMindGameBean()
- Constructor for class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
MasterMindGameHome
- Interface in
com.ibm.websphere.samples.activitysessionEJB
This is a Home interface for the MasterMindGameBean, part of the ActivitySessions Samples.
MAX_GUESSES
- Static variable in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
N
newGame()
- Method in interface com.ibm.websphere.samples.activitysessionEJB.
MasterMindGame
This remote method is used to inform the bean that a new game has been requested.
newGame()
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
This method resets the instance variables of the bean to default values and generates a new target code to be guessed.
NUMBER_OF_COLORS
- Static variable in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
NUMBER_OF_ELEMENTS
- Static variable in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
O
open()
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2
This remote method is the first method invoked on the EJB.
open()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
This remote method is the first method the client calls on the EJB.
P
performTask(HttpServletRequest, HttpServletResponse)
- Method in class com.ibm.websphere.samples.activitysessionWAR.
MasterMind
Process incoming requests for information The method examines the action in the form and either processes a new game, a guess, or a request for Instructions.
performTasks()
- Method in interface com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB.
ASBeanManagedEJB
This remote method is called by the client to run the sample.
performTasks()
- Method in class com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB.
ASBeanManagedEJBBean
This remote method is called by the client to run the sample.
performUpdates()
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2
This remote method is the second method invoked on the EJB.
performUpdates()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
This method uses the ActivitySession that is created in startActivitySession.
S
setEntityContext(EntityContext)
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
This required callback method sets the entity context attribute for this EntityBean
setIndex(int)
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
Setter method for value
setSessionContext(SessionContext)
- Method in class com.ibm.websphere.samples.activitysessionEJB.
MasterMindGameBean
This required callback method sets the session context attribute for this SessionBean
setSessionContext(SessionContext)
- Method in class com.ibm.websphere.samples.activitysessions.ASBeanManagedEJB.
ASBeanManagedEJBBean
setSessionContext
setSessionContext(SessionContext)
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB2.
ASContainerManagedEJB2Bean
setSessionContext
setValue(int)
- Method in interface com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJB
Setter method for value
setValue(int)
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
Setter method for value
U
unsetEntityContext()
- Method in class com.ibm.websphere.samples.activitysessions.ASContainerManagedEJB.
ASContainerManagedEJBBean
This is a required callback method.
A
C
D
E
F
G
H
I
M
N
O
P
S
U
Overview
Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes