Package org.jboss.shrinkwrap.impl.base
Class ConfigurableArchiveImpl
java.lang.Object
org.jboss.shrinkwrap.impl.base.AssignableBase<ArchiveBase<?>>
org.jboss.shrinkwrap.impl.base.ConfigurableArchiveImpl
- All Implemented Interfaces:
Assignable,Configurable
Assignable implementation view of an
invalid reference
ConfigurableArchive
Configuration of an Archive.- Version:
- $Revision: $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.shrinkwrap.impl.base.AssignableBase
as, getArchiveMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.shrinkwrap.api.Assignable
as
-
Field Details
-
log
Logger
-
-
Constructor Details
-
ConfigurableArchiveImpl
-
-
Method Details
-
getConfiguration
Obtains theConfigurationassociated with thisArchive- Specified by:
getConfigurationin interfaceConfigurable- See Also:
-