Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
C
E
G
H
M
P
S
T
U
C
ClientUpdateSessionBean
- class powerquotes.ejb.impl.
ClientUpdateSessionBean
.
--- EJB Stuff ---
ClientUpdateSessionBean()
- Constructor for class powerquotes.ejb.impl.
ClientUpdateSessionBean
createUser(String)
- Method in class powerquotes.ejb.impl.
UserProfileSessionBean
This method creates a new user for the system.
E
ejbActivate()
- Method in class powerquotes.ejb.impl.
ClientUpdateSessionBean
ejbActivate()
- Method in class powerquotes.ejb.impl.
TickReceiverSessionBean
ejbActivate()
- Method in class powerquotes.ejb.impl.
SequenceGeneratorBean
ejbActivate()
- Method in class powerquotes.ejb.impl.
UserProfileSessionBean
ejbActivate()
- Method in class powerquotes.ejb.impl.
HelloBean
ejbActivate()
- Method in class powerquotes.ejb.impl.
UserProfileBean
ejbCreate()
- Method in class powerquotes.ejb.impl.
ClientUpdateSessionBean
Create the Session Bean.
ejbCreate()
- Method in class powerquotes.ejb.impl.
TickReceiverSessionBean
Create the Session Bean.
ejbCreate()
- Method in class powerquotes.ejb.impl.
SequenceGeneratorBean
Create the Session Bean
ejbCreate()
- Method in class powerquotes.ejb.impl.
UserProfileSessionBean
Create the Session Bean.
ejbCreate()
- Method in class powerquotes.ejb.impl.
HelloBean
Create the Session Bean
ejbCreate(Integer)
- Method in class powerquotes.ejb.impl.
UserProfileBean
Create a TestEntity based on the supplied TestEntity Value Object.
ejbLoad()
- Method in class powerquotes.ejb.impl.
UserProfileBean
ejbPassivate()
- Method in class powerquotes.ejb.impl.
ClientUpdateSessionBean
ejbPassivate()
- Method in class powerquotes.ejb.impl.
TickReceiverSessionBean
ejbPassivate()
- Method in class powerquotes.ejb.impl.
SequenceGeneratorBean
ejbPassivate()
- Method in class powerquotes.ejb.impl.
UserProfileSessionBean
ejbPassivate()
- Method in class powerquotes.ejb.impl.
HelloBean
ejbPassivate()
- Method in class powerquotes.ejb.impl.
UserProfileBean
ejbPostCreate(Integer)
- Method in class powerquotes.ejb.impl.
UserProfileBean
ejbRemove()
- Method in class powerquotes.ejb.impl.
ClientUpdateSessionBean
ejbRemove()
- Method in class powerquotes.ejb.impl.
TickReceiverSessionBean
ejbRemove()
- Method in class powerquotes.ejb.impl.
SequenceGeneratorBean
ejbRemove()
- Method in class powerquotes.ejb.impl.
UserProfileSessionBean
ejbRemove()
- Method in class powerquotes.ejb.impl.
HelloBean
ejbRemove()
- Method in class powerquotes.ejb.impl.
UserProfileBean
ejbStore()
- Method in class powerquotes.ejb.impl.
UserProfileBean
equals(Object)
- Method in class powerquotes.ejb.impl.
ServiceUnavailableException
Determines if the given instance is the same as this instance based on its content.
G
generateUniqueId(String)
- Method in class powerquotes.ejb.impl.
SequenceGenHelper
Retrive a unique creation id to use for this bean.
getAllStocks()
- Method in class powerquotes.common.
StockCache
getAllStocks()
- Method in class powerquotes.ejb.impl.
ClientUpdateSessionBean
This method FT: Performance:
getId()
- Method in class powerquotes.common.
StockInfo
getInstance()
- Method in class powerquotes.common.
StockCache
getInstance()
- Static method in class powerquotes.ejb.impl.
SequenceGenHelper
getInstance()
- Static method in class powerquotes.ejb.impl.
Subscription
getName()
- Method in class powerquotes.common.
StockInfo
getNextNumber(String, String)
- Method in class powerquotes.ejb.impl.
SequenceGeneratorBean
Delivers the next sequence number from the given Sequence Name
getPrice()
- Method in class powerquotes.common.
StockInfo
getProfileId()
- Method in class powerquotes.common.
UserProfile
Gets the profileId.
getProfileId()
- Method in class powerquotes.ejb.impl.
UserProfileBean
Retrieve the UserProfile's id.
getProfileName()
- Method in class powerquotes.common.
UserProfile
Gets the profileName
getProfileName()
- Method in class powerquotes.ejb.impl.
UserProfileBean
Retrieve the name for this profile
getStock(Integer)
- Method in class powerquotes.common.
StockCache
getStockList()
- Method in class powerquotes.common.
UserProfile
Gets the stockList array.
getStockList()
- Method in class powerquotes.ejb.impl.
UserProfileBean
HELP! How do we do arrays?? Retrieve the name for this profile
getSymbol()
- Method in class powerquotes.common.
StockInfo
getTimestamp()
- Method in class powerquotes.common.
StockInfo
GetUpdatedStocks(String)
- Method in class powerquotes.ejb.impl.
ClientUpdateSessionBean
This method FT: Performance:
getUserId()
- Method in class powerquotes.common.
UserProfile
Gets the userId.
getUserId()
- Method in class powerquotes.ejb.impl.
UserProfileBean
Retrieve the userid of the user that owns this profile
getUserName()
- Method in class powerquotes.common.
UserProfile
Gets the userName.
getUserName()
- Method in class powerquotes.ejb.impl.
UserProfileBean
Retrieve the name for this profile
getUserProfile(String)
- Method in class powerquotes.ejb.impl.
UserProfileSessionBean
This method returns the profile that is associated with the given user name.
H
hashCode()
- Method in class powerquotes.ejb.impl.
ServiceUnavailableException
Returns the hashcode of this instance
HelloBean
- class powerquotes.ejb.impl.
HelloBean
.
Taken from JBoss Session Bean Template ATTENTION: Some of the XDoclet tags are hidden from XDoclet by adding a "--" between @ and the namespace.
HelloBean()
- Constructor for class powerquotes.ejb.impl.
HelloBean
HelloClient
- class powerquotes.client.
HelloClient
.
HelloClient()
- Constructor for class powerquotes.client.
HelloClient
M
main(String[])
- Static method in class powerquotes.client.
PowerQuotesClient
This method establishes a connection to the home interface and provides a simple client that sets and gets a user profile.
main(String[])
- Static method in class powerquotes.client.
HelloClient
main(String[])
- Static method in class powerquotes.datafeed.
StockTicker
P
powerquotes.client
- package powerquotes.client
powerquotes.common
- package powerquotes.common
powerquotes.datafeed
- package powerquotes.datafeed
powerquotes.ejb.impl
- package powerquotes.ejb.impl
PowerQuotesClient
- class powerquotes.client.
PowerQuotesClient
.
PowerQuotesClient()
- Constructor for class powerquotes.client.
PowerQuotesClient
S
sayHello()
- Method in class powerquotes.ejb.impl.
HelloBean
SequenceGeneratorBean
- class powerquotes.ejb.impl.
SequenceGeneratorBean
.
Encapsulates the retrival of DB data
SequenceGeneratorBean()
- Constructor for class powerquotes.ejb.impl.
SequenceGeneratorBean
SequenceGenHelper
- class powerquotes.ejb.impl.
SequenceGenHelper
.
ServiceUnavailableException
- exception powerquotes.ejb.impl.
ServiceUnavailableException
.
Indicates a problem with a unavailable service.
ServiceUnavailableException(String)
- Constructor for class powerquotes.ejb.impl.
ServiceUnavailableException
Constructor with a message of the exception
setEntityContext(EntityContext)
- Method in class powerquotes.ejb.impl.
UserProfileBean
setPrice(double)
- Method in class powerquotes.common.
StockInfo
setProfileId(int)
- Method in class powerquotes.common.
UserProfile
Sets the profileId.
setProfileId(Integer)
- Method in class powerquotes.ejb.impl.
UserProfileBean
Setter for the profile id.
setProfileName(String)
- Method in class powerquotes.common.
UserProfile
Sets the profileName
setProfileName(String)
- Method in class powerquotes.ejb.impl.
UserProfileBean
Setter for the name for this profile
setSessionContext(SessionContext)
- Method in class powerquotes.ejb.impl.
ClientUpdateSessionBean
setSessionContext(SessionContext)
- Method in class powerquotes.ejb.impl.
TickReceiverSessionBean
setSessionContext(SessionContext)
- Method in class powerquotes.ejb.impl.
SequenceGeneratorBean
setSessionContext(SessionContext)
- Method in class powerquotes.ejb.impl.
UserProfileSessionBean
setSessionContext(SessionContext)
- Method in class powerquotes.ejb.impl.
HelloBean
setStock(StockInfo)
- Method in class powerquotes.common.
StockCache
setStockList(int[])
- Method in class powerquotes.common.
UserProfile
Sets the stockList array.
setStockList(int[])
- Method in class powerquotes.ejb.impl.
UserProfileBean
Setter for the stock list
setTimestamp(long)
- Method in class powerquotes.common.
StockInfo
setUserId(int)
- Method in class powerquotes.common.
UserProfile
Sets the userId.
setUserId(int)
- Method in class powerquotes.ejb.impl.
UserProfileBean
Setter for the user id that owns this profile
setUserName(String)
- Method in class powerquotes.common.
UserProfile
Sets the userName.
setUserName(String)
- Method in class powerquotes.ejb.impl.
UserProfileBean
Retrieve the name for this profile
setUserProfile(UserProfile)
- Method in class powerquotes.ejb.impl.
UserProfileSessionBean
This method persists the profile to persistant storage.
StockCache
- class powerquotes.common.
StockCache
.
Singleton class that represents the system's current knowledge about stocks This is updated as updates come in, and accessible when to service client subscriptions
StockInfo
- class powerquotes.common.
StockInfo
.
StockInfo(int, String, String, double, long)
- Constructor for class powerquotes.common.
StockInfo
StockTicker
- class powerquotes.datafeed.
StockTicker
.
This class provides a simulated data feed for stock updated.
StockTicker(String, long, int)
- Constructor for class powerquotes.datafeed.
StockTicker
subscribe(int[])
- Method in class powerquotes.ejb.impl.
ClientUpdateSessionBean
This method FT: Performance:
Subscription
- class powerquotes.ejb.impl.
Subscription
.
T
TickReceiverSessionBean
- class powerquotes.ejb.impl.
TickReceiverSessionBean
.
--- EJB Stuff ---
TickReceiverSessionBean()
- Constructor for class powerquotes.ejb.impl.
TickReceiverSessionBean
toString()
- Method in class powerquotes.common.
StockInfo
toString()
- Method in class powerquotes.ejb.impl.
SequenceGeneratorBean
Describes the instance and its content for debugging purpose
toString()
- Method in class powerquotes.ejb.impl.
ServiceUnavailableException
Describes the instance and its content for debugging purpose
U
unsetEntityContext()
- Method in class powerquotes.ejb.impl.
UserProfileBean
updateStockInfo(StockInfo)
- Method in class powerquotes.ejb.impl.
TickReceiverSessionBean
This method accepts a stock tick.
UserProfile
- class powerquotes.common.
UserProfile
.
UserProfile()
- Constructor for class powerquotes.common.
UserProfile
Default Constructor.
UserProfile(String, int[])
- Constructor for class powerquotes.common.
UserProfile
Constructor with user name and stock list.
UserProfileBean
- class powerquotes.ejb.impl.
UserProfileBean
.
XDoclet Tags: ATTENTION: Some of the XDoclet tags are hidden from XDoclet by adding a "--" between @ and the namespace.
UserProfileBean()
- Constructor for class powerquotes.ejb.impl.
UserProfileBean
UserProfileSessionBean
- class powerquotes.ejb.impl.
UserProfileSessionBean
.
--- EJB Stuff ---
UserProfileSessionBean()
- Constructor for class powerquotes.ejb.impl.
UserProfileSessionBean
C
E
G
H
M
P
S
T
U
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES