Package | Description |
---|---|
org.jboss.jca.common.api.metadata.common.v11 |
This package contains interfaces specific for the 1.1 schemas
|
org.jboss.jca.common.metadata.common.v11 |
This package contains classes specific to the 1.1 schemas.
|
Modifier and Type | Method and Description |
---|---|
WorkManagerSecurity |
WorkManager.getSecurity()
Get the security settings
|
Modifier and Type | Class and Description |
---|---|
class |
WorkManagerSecurityImpl
WorkManager security configuration
|
Modifier and Type | Method and Description |
---|---|
WorkManagerSecurity |
WorkManagerImpl.getSecurity()
Get the security settings
|
protected WorkManagerSecurity |
CommonIronJacamarParser.parseWorkManagerSecurity(javax.xml.stream.XMLStreamReader reader)
Parse workmanager's security element
|
Constructor and Description |
---|
WorkManagerImpl(WorkManagerSecurity security)
Constructor
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)