Interface IApplicationBehaviourDelegate

All Known Implementing Classes:
InfobaseApplicationBehaviourDelegate, ServerApplicationBehaviourDelegate

public interface IApplicationBehaviourDelegate
Application type specific implementation of application operations.

Usually, application code should use IApplicationManager which could then delegate to instances of IApplicationBehaviourDelegate for application type specific behaviour.