Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

J

JAVA - Static variable in class weblogic.wsee.jws.Protocol
 
javadocFiles(Project, String, File) - Static method in class weblogic.wsee.tools.anttasks.AntUtil
 
jaxwsOptions - Variable in class weblogic.wsee.tools.anttasks.ClientGenFacadeTask
 
jdbc() - Method in interface weblogic.common.T3ServicesDef
Returns access to JDBC services in WebLogic.
JDBC - Static variable in class weblogic.deploy.api.shared.WebLogicModuleType
 
jdbcCompliant() - Method in class weblogic.jdbc.pool.Driver
Deprecated.  
JDBCConnectionService - Interface in weblogic.security.spi
Interface used to obtain a database connection from a JDBC data source.
JDBCConnectionServiceException - Class in weblogic.security.spi
The JDBCConnectionServiceException exception is thrown if a named JDBC data source is not found.
JDBCConnectionServiceException() - Constructor for class weblogic.security.spi.JDBCConnectionServiceException
Constructs a JDBCConnectionServiceException with no arguments.
JDBCConnectionServiceException(String) - Constructor for class weblogic.security.spi.JDBCConnectionServiceException
Constructs a JDBCConnectionServiceException with the specified detail message.
JDBCConnectionServiceException(Throwable) - Constructor for class weblogic.security.spi.JDBCConnectionServiceException
Constructs a JDBCConnectionServiceException with a nested exception.
JDBCConnectionServiceException(String, Throwable) - Constructor for class weblogic.security.spi.JDBCConnectionServiceException
Constructs a JDBCConnectionServiceException with a detail message and a nested exception.
jdbcResource - Variable in class weblogic.cluster.singleton.DatabaseLeasingBasis
 
JDBCResource - Class in weblogic.security.service
The JDBCResource class is used by a container to specify the JDBC resource (and method related to the resource) that a caller is attempting to access.
JDBCResource(String, String, String, String, String) - Constructor for class weblogic.security.service.JDBCResource
Constructs a new JDBCResource with a target name composed from the application, module, category, resource, and action parameters.
JdbcRowSetImpl - Class in weblogic.jdbc.rowset
JdbcRowSet is an implementation of the JDBC RowSet API (javax.sql.RowSet).
JdbcRowSetImpl() - Constructor for class weblogic.jdbc.rowset.JdbcRowSetImpl
Constructs a default JdbcRowSet object.
JdbcRowSetImpl(String, String, String) - Constructor for class weblogic.jdbc.rowset.JdbcRowSetImpl
 
JdkSSLAdapter - Class in weblogic.wsee.connection.transport.https
 
JdkSSLAdapter() - Constructor for class weblogic.wsee.connection.transport.https.JdkSSLAdapter
 
JMS - Static variable in class weblogic.deploy.api.shared.WebLogicModuleType
 
JMS_BYTESMESSAGE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
JMS BytesMessage
JMS_QUEUE - Static variable in interface weblogic.workarea.PropagationMode
Propagate a WorkContext to JMS queues.
JMS_SOAP - Static variable in class weblogic.wsee.jws.Protocol
 
JMS_SOAP12 - Static variable in class weblogic.wsee.jws.Protocol
 
JMS_TEXTMESSAGE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
JMS TextMessage
JMS_TOPIC - Static variable in interface weblogic.workarea.PropagationMode
Propagate a WorkContext to JMS topics.
JMS_TRANSPORT_JNDI_URL - Static variable in interface weblogic.wsee.jaxrpc.WLStub
This property is the JMS transport JNDI URL.
JMS_TRANSPORT_MESSAGE_TYPE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
This property is the JMS Message type.
JMS_XML - Static variable in class weblogic.wsee.jws.Protocol
 
JMSBindingInfo - Class in weblogic.webservice.binding.jms
Deprecated. please migrate to jws for webservices
JMSBindingInfo() - Constructor for class weblogic.webservice.binding.jms.JMSBindingInfo
Deprecated.  
JMSConnection - Class in weblogic.webservice.binding.jms
Deprecated. please migrate to jws for webservices
JMSConnection(JMSBindingInfo) - Constructor for class weblogic.webservice.binding.jms.JMSConnection
Deprecated.  
JMSDestinationAvailabilityHelper - Class in weblogic.jms.extensions
Provides a registration/notification mechanism for WebLogic 9.0 and later distributed destination member availability changes.
JMSHelper - Class in weblogic.jms.extensions
Deprecated. 9.0.0.0 Replaced with JMSModuleHelper.
JMSHelper() - Constructor for class weblogic.jms.extensions.JMSHelper
Deprecated.  
JMSMessageFactoryImpl - Class in weblogic.jms.extensions
Implements WLMessageFactory.
JMSMessageInfo - Class in weblogic.jms.extensions
This class encapsulates a JMS message and meta-data that describes the context of the message as it exists in the server at a given point in time.
JMSMessageInfo(CompositeData) - Constructor for class weblogic.jms.extensions.JMSMessageInfo
Creates an instance from a CompositeData represenation.
JMSMessageInfo(long, int, String, long, String, WLMessage, String, boolean) - Constructor for class weblogic.jms.extensions.JMSMessageInfo
Construct an instance with the specified attributes.
JMSMessageInfo(WLMessage) - Constructor for class weblogic.jms.extensions.JMSMessageInfo
Constructs an object with only the WLMessage attribute.
JMSModuleHelper - Class in weblogic.jms.extensions
This class contains JMS helper methods for locating JMS runtime MBeans (i.e., monitoring) as well as methods to manage (locate/create/delete) JMS Module configuration entities (descriptor beans) in a given module.
JMSModuleHelper() - Constructor for class weblogic.jms.extensions.JMSModuleHelper
 
JMSNamedEntityModifier - Interface in weblogic.jms.extensions
Interface to be implemented by the user that can be passed as an argument to the JMSModuleHelper create and findAndModifyEntity APIs.
JMSOrderException - Class in weblogic.jms.extensions
A JMSOrderException is thrown when the operation cannot meet the requested ordering quality.
JMSOrderException(String) - Constructor for class weblogic.jms.extensions.JMSOrderException
 
JMSOrderException(String, String) - Constructor for class weblogic.jms.extensions.JMSOrderException
 
JMSOrderException(String, Throwable) - Constructor for class weblogic.jms.extensions.JMSOrderException
 
JmsQueueConnection - Class in weblogic.wsee.connection.transport.jms
 
JmsQueueConnection(JmsTransportInfo) - Constructor for class weblogic.wsee.connection.transport.jms.JmsQueueConnection
 
JmsQueueConnectionPool - Class in weblogic.wsee.connection.transport.jms
Connection Pool on the client side, to hold jms connections
JmsQueueConnectionPoolInternal - Class in weblogic.wsee.connection.transport.jms
 
JmsQueueConnectionPoolInternal(int) - Constructor for class weblogic.wsee.connection.transport.jms.JmsQueueConnectionPoolInternal
 
JMSResource - Class in weblogic.security.service
The JMSResource class is used by a container to specify the JMS resource (and method related to the resource) that a caller is attempting to access.
JMSResource(String, String, String, String, String) - Constructor for class weblogic.security.service.JMSResource
Constructs a new JMSResource with a target name composed from the application, destType, resource, and action parameters.
JMSResource(String, String, String, String) - Constructor for class weblogic.security.service.JMSResource
Deprecated. As of 06/17/04 (WLS 9.0), replaced with JMSResource(String,String,String,String,String)
JMSRuntimeHelper - Class in weblogic.jms.extensions
This class contains JMS helper methods for locating JMS runtime (i.e., monitoring) JMX MBeans.
JMSRuntimeHelper() - Constructor for class weblogic.jms.extensions.JMSRuntimeHelper
 
JMSSERVER - Static variable in class weblogic.deploy.api.shared.WebLogicTargetType
The target is a JMS Server.
JMSSERVER - Static variable in class weblogic.management.deploy.DeploymentData
Deprecated. Target is a JMS Server
JmsServerQueueTransport - Class in weblogic.wsee.connection.transport.jms
This class represents server side queue transport
JmsServerQueueTransport(String, Message, QueueConnectionFactory, String, String) - Constructor for class weblogic.wsee.connection.transport.jms.JmsServerQueueTransport
 
JMSServerTransport - Class in weblogic.wsee.connection.transport.jms
This class represents
Created: Sep 29, 2003 -- 2:26:36 PM
JMSServerTransport(String) - Constructor for class weblogic.wsee.connection.transport.jms.JMSServerTransport
 
JmsTransport - Class in weblogic.wsee.connection.transport.jms
JMS Client Binding based on
JmsTransport() - Constructor for class weblogic.wsee.connection.transport.jms.JmsTransport
creates a JMS transport
JmsTransportInfo - Class in weblogic.wsee.connection.transport.jms
This class represents


Created: Dec 8, 2004 -- 5:16:23 PM

JmsTransportInfo(String) - Constructor for class weblogic.wsee.connection.transport.jms.JmsTransportInfo
 
JMXResource - Class in weblogic.security.service
The JMXResource class is used by a container to specify the JMX MBean resource (and method related to the resource) that a caller is attempting to access.
JMXResource(String, String, String, String) - Constructor for class weblogic.security.service.JMXResource
Constructs a new JMXResource with a target name composed from the operation, app, mbeanType, and target parameters.
JMXWatchNotification - Class in weblogic.diagnostics.watch
An extended JMX notification object which includes additonal information about the notification.
JNDI_FACTORY - Static variable in class weblogic.webservice.binding.jms.JMSConnection
Deprecated.  
JNDI_FACTORY - Static variable in class weblogic.wsee.connection.transport.jms.JmsQueueConnection
 
JNDI_NAME - Static variable in interface weblogic.cluster.singleton.SingletonMonitorRemote
 
JNDI_NAME - Static variable in interface weblogic.cluster.singleton.SingletonServicesStateManagerRemote
 
JNDI_NAME - Static variable in interface weblogic.management.MBeanHome
Deprecated. Part of a string that represents the JNDI name of a server's local MBeanHome as registered in the Administration Server's JNDI tree.
JNDI_NAME - Static variable in interface weblogic.management.RemoteMBeanServer
Deprecated. The JNDI name for this interface.
JNDI_NAME - Static variable in interface weblogic.rmi.extensions.DisconnectMonitor
A symbolic reference to "weblogic.DisconnectMonitor"
JNDI_NAME - Static variable in class weblogic.wtc.gwt.TuxedoConnectionFactory
 
JNDIResource - Class in weblogic.security.service
The JNDIResource class is used by a container to specify the JMS resource (and method related to the resource) that a caller is attempting to access.
JNDIResource(String, String[], String) - Constructor for class weblogic.security.service.JNDIResource
Constructs a new JNDIResource with a target name composed from the application, path, and actionName parameters.
JNDIResource() - Constructor for class weblogic.security.service.JNDIResource
Deprecated. As of 04/01/02.

joinContext() - Method in interface weblogic.webservice.extensions.WLService
Deprecated. If the current thread is already associated with a context (i.e., the client is called within a WebLogic Web service implementation, such as an EJB or Java class method), the parent context is used for this service proxy.
JoinRowSetImpl - Class in weblogic.jdbc.rowset
JoinRowSetImpl is an implementation of the JDBC JoinRowSet API (javax.sql.JoinRowSet).
JoinRowSetImpl() - Constructor for class weblogic.jdbc.rowset.JoinRowSetImpl
Constructor
JSSEAdapter - Class in weblogic.webservice.client
Deprecated. please migrate to jws for webservices
JSSEAdapter() - Constructor for class weblogic.webservice.client.JSSEAdapter
Deprecated. Returns an instance of the this class.
JSSEAdapter(boolean) - Constructor for class weblogic.webservice.client.JSSEAdapter
Deprecated.  
jsseFactory - Variable in class weblogic.security.SSL.SSLSocketFactory
 
JwsContext - Interface in weblogic.wsee.jws
Provides access to container services that support web services (JWS files).
JwscTask - Class in weblogic.wsee.tools.anttasks
 
JwscTask() - Constructor for class weblogic.wsee.tools.anttasks.JwscTask
 
JwsFileSet - Class in weblogic.wsee.tools.anttasks
Is a child of the module child of jwsc ant task.
JwsFileSet() - Constructor for class weblogic.wsee.tools.anttasks.JwsFileSet
 
JwsModule - Class in weblogic.wsee.tools.anttasks
This class represents a JwsModule that can be built.
JwsModule.Descriptor - Class in weblogic.wsee.tools.anttasks
 
JwsModule.Descriptor() - Constructor for class weblogic.wsee.tools.anttasks.JwsModule.Descriptor
 
JWSVisitor.JWSClass - Interface in weblogic.wsee.jws
 
JWSVisitor.WsMethod - Interface in weblogic.wsee.jws
 

Copyright 1996, 2011, 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.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06
A B C D E F G H I J K L M N O P Q R S T U V W X Y _