Uses of Class
javax.ejb.Startup

Packages that use Startup
com.caucho.admin   
com.caucho.config   
com.caucho.distcache   
com.caucho.jms   
com.caucho.jms.resource   
com.caucho.message   
com.caucho.message.nautilus   
com.caucho.resources   
com.caucho.security   
 

Uses of Startup in com.caucho.admin
 

Classes in com.caucho.admin with annotations of type Startup
 class AdminServices
          Convenience collection of the standard administration services.
 class LogService
           
 class StatService
           
 

Uses of Startup in com.caucho.config
 

Classes in com.caucho.config with annotations of type Startup
 interface Service
           
 

Uses of Startup in com.caucho.distcache
 

Classes in com.caucho.distcache with annotations of type Startup
 class ClusterCache
          Cache which stores consistent copies on the cluster segment.
 class LocalCache
          Cache which stores consistent copies on the cluster segment.
 

Uses of Startup in com.caucho.jms
 

Classes in com.caucho.jms with annotations of type Startup
 class JmsConnectionFactory
          Top-level JMS connection
 class MemoryQueue<X>
          A JMS queue stored in memory.
 

Uses of Startup in com.caucho.jms.resource
 

Classes in com.caucho.jms.resource with annotations of type Startup
 class ListenerResource
          Configures application listeners, avoiding JCA.
 

Uses of Startup in com.caucho.message
 

Classes in com.caucho.message with annotations of type Startup
 class JournalQueue
          Named journal queue.
 

Uses of Startup in com.caucho.message.nautilus
 

Classes in com.caucho.message.nautilus with annotations of type Startup
 class NautilusBroker
          Simple stomp broker.
 

Uses of Startup in com.caucho.resources
 

Classes in com.caucho.resources with annotations of type Startup
 class ScheduledTask
          The cron resources starts application Work tasks at cron-specified intervals.
 

Uses of Startup in com.caucho.security
 

Classes in com.caucho.security with annotations of type Startup
 class LoginList
          Used to allow multiple login types in a priority list.