Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.flexstor.ejb.setting

Interface Summary
Settings Settings
This interface defines all the operations for settings such as Send Setting, Import Settings,
Email Settings and Ftp Settings
The bean implementation should use a factory object to instantiate a persist bean
corresponding to the setting type and delegate calls to this bean.
SettingsHome This interface defines the required EJBHome interface for SettingsBean
Bean Type: Stateful SessionBean
 

Class Summary
SettingsBean Settings
This interface defines all the operations for settings such as Send Setting, Import Settings,
Email Settings and Ftp Settings
The bean implementation should use a factory object to instantiate a persist bean
corresponding to the setting type and delegate calls to this bean.