Uses of Class
org.apache.felix.configurator.impl.model.State
-
Packages that use State Package Description org.apache.felix.configurator.impl.model -
-
Uses of State in org.apache.felix.configurator.impl.model
Methods in org.apache.felix.configurator.impl.model that return State Modifier and Type Method Description static StateState. createOrReadState(File f)Methods in org.apache.felix.configurator.impl.model with parameters of type State Modifier and Type Method Description static voidState. writeState(File f, State state)
-