
Chapter 8 Creating J2EE Applications for BEA WebLogic
Stateless Session Bean
- Free pool: The pool element is used to specify various options for instance pooling.
- max-beans-in-free-pool (Component extended attribute)
- initial-beans-in-free-pool (Component extended attribute)
- Stateless clustering: The stateless-clustering element is used to specify various options for how a stateless session bean will be replicated in a WebLogic cluster.
- stateless-bean-is-clusterable (Component extended attribute)
- stateless-bean-load-algorithm (Component extended attribute)
- stateless-bean-call-router-class-name (Component extended attribute)
- stateless-bean-methods-are-idempotent (Component extended attribute)
Copyright (C) 2005. Sybase Inc. All rights reserved.
|
|