|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractComponentAdapter | |
---|---|
cuba.ejb | This package handles cuba-components inside a managed ejb enviroment. |
cuba.wired | This package handles cuba-components inside a wired enviroment. |
Uses of AbstractComponentAdapter in cuba.ejb |
---|
Subclasses of AbstractComponentAdapter in cuba.ejb | |
---|---|
class |
EJB2Adapter
Base class for generated EJB 2 adapters |
class |
EJB2SyncAdapter
Base class for generated EJB 2 adapters using state synchronization |
class |
EJB3Adapter
Base class for generated EJB 3 adapters |
class |
EJB3SyncAdapter
Base class for generated EJB 3 adapters using state synchronization |
Uses of AbstractComponentAdapter in cuba.wired |
---|
Subclasses of AbstractComponentAdapter in cuba.wired | |
---|---|
class |
WiredAdapter
Base class for adapter classes being generated for use of components in the WiredContainer . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |