Class InstanceStateServiceImpl

  • All Implemented Interfaces:
    InstanceStateService

    @Service
    @RunLevel(value=10,
              mode=0)
    public class InstanceStateServiceImpl
    extends Object
    implements InstanceStateService
    Service that is called at startup and parses the instance state file.
    Author:
    Vijay Ramachandran