Package csw.framework.models
Class HostBootstrapInfo
java.lang.Object
csw.framework.models.HostBootstrapInfo
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHostBootstrapInfo(scala.collection.immutable.Set<ContainerBootstrapInfo> containers) -
Method Summary
Modifier and TypeMethodDescriptionabstract static Rapply(T1 v1) scala.collection.immutable.Set<ContainerBootstrapInfo>static StringtoString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
HostBootstrapInfo
-
-
Method Details
-
apply
public abstract static R apply(T1 v1) -
toString
-
containers
-