Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
M
N
O
P
Q
R
S
T
N
newInstance(URI)
- Static method in class org.oasisopen.sca.client.
SCAClientFactory
Creates a new instance of the SCAClientFactory that can be used to lookup SCA Services.
newInstance(Properties, URI)
- Static method in class org.oasisopen.sca.client.
SCAClientFactory
Creates a new instance of the SCAClientFactory that can be used to lookup SCA Services.
newInstance(ClassLoader, URI)
- Static method in class org.oasisopen.sca.client.
SCAClientFactory
Creates a new instance of the SCAClientFactory that can be used to lookup SCA Services.
newInstance(Properties, ClassLoader, URI)
- Static method in class org.oasisopen.sca.client.
SCAClientFactory
Creates a new instance of the SCAClientFactory that can be used to lookup SCA Services.
NOLISTENER
- Static variable in interface org.oasisopen.sca.
Constants
The serialized QName of the noListener policy intent.
NoManagedTransaction
- Annotation Type in
org.oasisopen.sca.annotation
The @NoManagedTransaction annotation is used to indicate that a non-transactional environment is needed.
NOMANAGEDTRANSACTION
- Static variable in annotation type org.oasisopen.sca.annotation.
NoManagedTransaction
NoSuchDomainException
- Exception in
org.oasisopen.sca
This exception signals that the given SCA Domain does not exist.
NoSuchDomainException()
- Constructor for exception org.oasisopen.sca.
NoSuchDomainException
Constructs a NoSuchDomainException with no detail message.
NoSuchDomainException(String)
- Constructor for exception org.oasisopen.sca.
NoSuchDomainException
Constructs a NoSuchDomainException with the specified detail message.
NoSuchDomainException(String, Throwable)
- Constructor for exception org.oasisopen.sca.
NoSuchDomainException
Constructs a NoSuchDomainException with the specified detail message and cause.
NoSuchDomainException(Throwable)
- Constructor for exception org.oasisopen.sca.
NoSuchDomainException
Constructs a NoSuchDomainException with the specified cause and a detail message of
(cause==null ? null : cause.toString())
.
NoSuchServiceException
- Exception in
org.oasisopen.sca
This exception signals that the given SCA service does not exist.
NoSuchServiceException()
- Constructor for exception org.oasisopen.sca.
NoSuchServiceException
Constructs a NoSuchServiceException with no detail message.
NoSuchServiceException(String)
- Constructor for exception org.oasisopen.sca.
NoSuchServiceException
Constructs a NoSuchServiceException with the specified detail message.
NoSuchServiceException(String, Throwable)
- Constructor for exception org.oasisopen.sca.
NoSuchServiceException
Constructs a NoSuchServiceException with the specified detail message and cause.
NoSuchServiceException(Throwable)
- Constructor for exception org.oasisopen.sca.
NoSuchServiceException
Constructs a NoSuchServiceException with the specified cause and a detail message of
(cause==null ? null : cause.toString())
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
M
N
O
P
Q
R
S
T