Package aQute.lib.deployer
Class InfoFileRepo
java.lang.Object
aQute.lib.deployer.FileRepo
aQute.lib.deployer.InfoFileRepo
- All Implemented Interfaces:
Actionable
,Plugin
,Refreshable
,RegistryPlugin
,InfoRepository
,RepositoryPlugin
,Closeable
,AutoCloseable
-
Nested Class Summary
Nested classes/interfaces inherited from class aQute.lib.deployer.FileRepo
FileRepo.Config
Nested classes/interfaces inherited from interface aQute.bnd.service.RepositoryPlugin
RepositoryPlugin.DownloadListener, RepositoryPlugin.PutOptions, RepositoryPlugin.PutResult
-
Field Summary
Fields inherited from class aQute.lib.deployer.FileRepo
abortPut, action, afterPut, beforeGet, beforePut, canWrite, close, CMD_ABORT_PUT, CMD_AFTER_ACTION, CMD_AFTER_PUT, CMD_BEFORE_GET, CMD_BEFORE_PUT, CMD_CLOSE, CMD_INIT, CMD_OPEN, CMD_PATH, CMD_REFRESH, CMD_SHELL, codec, createLatest, DEFAULTOPTIONS, dirty, EMPTY_FILES, index, INDEX, init, inited, LATEST_OPTION, LATEST_VERSION, LOCATION, MAX_MAJOR, name, NAME, open, path, READONLY, refresh, registry, reporter, root, shell, trace, TRACE
Fields inherited from interface aQute.bnd.service.RepositoryPlugin
DEFAULTOPTIONS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.lib.deployer.FileRepo
abortPut, actions, afterAction, afterPut, beforeGet, beforePut, canWrite, close, delete, exec, fireBundleAdded, get, getDescriptor, getLocal, getLocation, getName, getResource, getResources, getRoot, init, list, open, put, putArtifact, putArtifact, rebuildIndex, refresh, setDir, setIndex, setLocation, setProperties, setRegistry, setReporter, status, title, tooltip, toString, versions
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface aQute.bnd.service.repository.InfoRepository
getDescriptor
-
Constructor Details
-
InfoFileRepo
public InfoFileRepo()
-