|
Oracle | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
EISResource
class is used by a container to specify the
EIS resource (and method related to the resource) that a caller is attempting
to access.EISResource
with a target name composed from
the application
, module
, and
eis
parameters.
EISResource
with a target name composed from
the application
, module
, eis
, and
destinationId
parameters.
EJBResource
class is used by a container to specify the
EJB resource (and method related to the resource) that a caller is attempting to
access.EJBResource
with a target name
composed from the app
,
module
, ejb
, method
,
methodInterface
, and methodParams
parameters.
EncodingInfo
instance.
EncodingInfo
instance.
public void endpointActivation(MessageEndpointFactory endpointFactory, ActivationSpec spec)
throws ResourceException
{
throw new NotSupportedException();
}
public void endpointDeactivation(MessageEndpointFactory endpointFactory, ActivationSpec spec)
{
}
AuditSeverity
object with the ERROR
severity level.
Throwable
.
ErrorCollectionException
exception is thrown when multiple errors
(that are related in some way) occur.ErrorCollectionException
with no embedded exceptions.
ErrorCollectionException
with the specified base message.
ErrorCollectionException
that specifies a single embedded exception.
Decimal
value.
Properties
key used to get the policy or role expression.
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |