public class ConfigurableArchiveImpl extends AssignableBase<ArchiveBase<?>> implements Configurable
Assignable implementation view of an ConfigurableArchive. Provides access to the internal
Configuration of an Archive.| Modifier and Type | Field and Description |
|---|---|
private static java.util.logging.Logger |
log
Logger
|
| Constructor and Description |
|---|
ConfigurableArchiveImpl(ArchiveBase<?> archive) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfiguration()
Obtains the
Configuration associated with this Archive |
as, getArchiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaspublic ConfigurableArchiveImpl(ArchiveBase<?> archive)
public Configuration getConfiguration()
Configuration associated with this ArchivegetConfiguration in interface ConfigurableConfigurable.getConfiguration()