object-factory
lookup
external-context
Attribute | Value |
---|---|
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | OBJECT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Allowed Values | char java.lang.Character byte java.lang.Byte short java.lang.Short int java.lang.Integer long java.lang.Long float java.lang.Float double java.lang.Double boolean java.lang.Boolean java.lang.String java.net.URL |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
binding-type | STRING | true | false | The type of binding to create, may be simple, lookup, external-context or object-factory | |
cache | BOOLEAN | false | true | If the external context should be cached | |
class | STRING | false | true | The object factory class name for object factory bindings | |
environment | OBJECT | false | true | The environment to use on object factory instance retrieval | |
lookup | STRING | false | true | The entry to lookup in JNDI for lookup bindings | |
module | STRING | false | true | The module to load the object factory from for object factory bindings | |
type | STRING | false | true | The type of the value to bind for simple bindings, this must be a primitive type | |
value | STRING | false | true | The value to bind for simple bindings |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
binding-type | STRING | true | false | The type of binding to create, may be simple, lookup or object-factory | |
type | STRING | false | true | The type of the value to bind for simple bindings, this must be a primitive type | |
value | STRING | false | true | The value to bind for simple bindings | |
class | STRING | false | true | The object factory class name for object factory bindings | |
module | STRING | false | true | The module to load the object factory from for object factory bindings | |
lookup | STRING | false | true | The entry to lookup in JNDI for lookup bindings | |
environment | OBJECT | false | true | The environment to use on object factory instance retrieval |