Package | Description |
---|---|
org.jdtaus.mojo.resource.model |
JAXB classes of the
"http://jdtaus.org/core/model/container"
namespace. |
org.jdtaus.mojo.resource.model.impl |
JAXB implementation classes of the
"http://jdtaus.org/core/model/container" namespace. |
Modifier and Type | Field and Description |
---|---|
static Scope |
Scope.CONTEXT |
static Scope |
Scope.MULTITON |
static Scope |
Scope.SINGLETON |
Modifier and Type | Method and Description |
---|---|
static Scope |
Scope.fromString(String str) |
static Scope |
Scope.fromValue(String value) |
Scope |
Specification.getScope()
Gets the value of the scope property.
|
Modifier and Type | Method and Description |
---|---|
void |
Specification.setScope(Scope value)
Sets the value of the scope property.
|
Modifier and Type | Field and Description |
---|---|
protected Scope |
SpecificationImpl._Scope |
Modifier and Type | Method and Description |
---|---|
Scope |
SpecificationImpl.getScope() |
Modifier and Type | Method and Description |
---|---|
void |
SpecificationImpl.setScope(Scope value) |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.