org.apache.sling.installer.api.info
Interface InfoProvider


public interface InfoProvider

The info provider delivers information about the current state of the OSGi installer

Since:
1.0

Method Summary
 InstallationState getInstallationState()
          Return the current installation state.
 

Method Detail

getInstallationState

InstallationState getInstallationState()
Return the current installation state. The installation state is a snapshot of the state at method call time.



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.