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 State
State. createOrReadState(File f)
Methods in org.apache.felix.configurator.impl.model with parameters of type State Modifier and Type Method Description static void
State. writeState(File f, State state)
-