public class ConfigurableArchiveImpl extends AssignableBase<ArchiveBase<?>> implements Configurable
Assignable
implementation view of an ConfigurableArchive
. Provides access to the internal
Configuration
of an Archive
.Constructor and Description |
---|
ConfigurableArchiveImpl(ArchiveBase<?> archive) |
Modifier and Type | Method and Description |
---|---|
Configuration |
getConfiguration() |
as, getArchive
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
as
public ConfigurableArchiveImpl(ArchiveBase<?> archive)
public Configuration getConfiguration()
getConfiguration
in interface Configurable
Configurable.getConfiguration()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.