Class ComponentContainer
java.lang.Object
br.ufsc.labsec.components.ComponentContainer
- All Implemented Interfaces:
ApplicationInterface
- Direct Known Subclasses:
ExtendApplication, SignerApplication, VerifierApplication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetComponents(Map<String, Component> components) booleansetup()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ApplicationInterface
copyComponentsFieldsFrom, getComponent, getComponentParam, setup
-
Constructor Details
-
ComponentContainer
public ComponentContainer() -
ComponentContainer
-
-
Method Details
-
getComponents
- Specified by:
getComponentsin interfaceApplicationInterface
-
setComponents
- Specified by:
setComponentsin interfaceApplicationInterface
-
getConfiguration
- Specified by:
getConfigurationin interfaceApplicationInterface
-
isVerificationPackage
public boolean isVerificationPackage()- Specified by:
isVerificationPackagein interfaceApplicationInterface
-
setup
public boolean setup()
-