Atricore Identity Bus

Implement lifecycle interface for the idbus server

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.0.0-M1
  • Fix Version/s: 1.0.0-M2
  • Component/s: Server (App)
  • Description:
    At least allow initialization and disposal :

    interface IdBusServerInitializationLifecycle {
     
    void startup() throws ...;

    void dispose() throws ..;

    }

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    02/Jun/10 11:24 AM
    Updated:
    02/Jun/10 11:24 AM