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, getArchive
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.shrinkwrap.api.Assignable
as
-
Field Details
-
log
Logger
-
-
Constructor Details
-
ConfigurableArchiveImpl
-
-
Method Details
-
getConfiguration
Obtains theConfiguration
associated with thisArchive
- Specified by:
getConfiguration
in interfaceConfigurable
- See Also:
-