public interface WorkmanagerType<T>
extends org.jboss.shrinkwrap.descriptor.api.Child<T>
workmanagerType xsd type| Modifier and Type | Method and Description |
|---|---|
WorkmanagerSecurityType<WorkmanagerType<T>> |
getOrCreateSecurity()
If not already created, a new
security element with the given value will be created. |
WorkmanagerType<T> |
removeSecurity()
Removes the
security element |
WorkmanagerSecurityType<WorkmanagerType<T>> getOrCreateSecurity()
security element with the given value will be created.
Otherwise, the existing security element will be returned.WorkmanagerSecurityType> WorkmanagerType<T> removeSecurity()
security elementWorkmanagerTypeCopyright © 2014 IronJacamar (http://www.ironjacamar.org)