BEA Systems, Inc.

WebLogic Server 8.1 API Reference
A B C D E F G H I J K L M N O P Q R S T U V W X _

T

T3Client - class weblogic.common.T3Client.
Class for creating and managing T3Clients.
T3Client(String) - Constructor for class weblogic.common.T3Client
Constructs a T3Client.
T3Client(String, String) - Constructor for class weblogic.common.T3Client
Constructs a T3Client.
T3Client(String, String, UserInfo) - Constructor for class weblogic.common.T3Client
Constructs a T3Client.
T3Client(String, UserInfo) - Constructor for class weblogic.common.T3Client
Constructs a T3Client.
T3Client(T3Connection) - Constructor for class weblogic.common.T3Client
Constructs a T3Client over the specified T3Connection.
T3Client(T3Connection, String) - Constructor for class weblogic.common.T3Client
 
T3Connection - class weblogic.common.T3Connection.
A T3Connection object is used to establish communication between a T3Client and a WebLogic Server on a TCP/IP hostname and port number.
T3Connection(String) - Constructor for class weblogic.common.T3Connection
Deprecated. Use the JNDI model
T3Connection(String, UserInfo) - Constructor for class weblogic.common.T3Connection
Deprecated. Use the JNDI model
T3Exception - exception weblogic.common.T3Exception.
A T3Exception is thrown whenever an error occurs between a T3Client and a WebLogic Server.
T3Exception() - Constructor for class weblogic.common.T3Exception
 
T3Exception(String) - Constructor for class weblogic.common.T3Exception
Constructor.
T3Exception(String, Throwable) - Constructor for class weblogic.common.T3Exception
Constructs a T3Exception with the specified string and nested Exception.
T3Executable - interface weblogic.common.T3Executable.
Interface for T3Executable objects.
T3ExecutableLazy - interface weblogic.common.T3ExecutableLazy.
Internal use only.
T3ExecuteException - exception weblogic.common.T3ExecuteException.
A T3ExecuteException is thrown whenever an error occurs in the execute() method of a class that implements either the T3Executable or T3ExecutableLazy interface.
T3ExecuteException() - Constructor for class weblogic.common.T3ExecuteException
Constructs a T3ExecuteException.
T3ExecuteException(Exception) - Constructor for class weblogic.common.T3ExecuteException
Constructs a T3ExecuteException with the specified nested exception.
T3ExecuteException(String, Exception) - Constructor for class weblogic.common.T3ExecuteException
Constructs a T3ExecuteException with the specified message and nested exception.
T3ExecuteException(String, Exception, String) - Constructor for class weblogic.common.T3ExecuteException
Constructs a T3ExecuteException with the specified message, a nested exception, and a nested stack trace.
T3File - interface weblogic.io.common.T3File.
Deprecated. WLS 7.0
T3FileInputStream - class weblogic.io.common.T3FileInputStream.
Deprecated. WLS 7.0
T3FileInputStream() - Constructor for class weblogic.io.common.T3FileInputStream
Deprecated.  
T3FileOutputStream - class weblogic.io.common.T3FileOutputStream.
Deprecated. WLS 7.0
T3FileOutputStream() - Constructor for class weblogic.io.common.T3FileOutputStream
Deprecated.  
T3FileSystem - interface weblogic.io.common.T3FileSystem.
Deprecated. WLS 7.0
T3InitialContextFactory - class weblogic.jndi.T3InitialContextFactory.
Deprecated. Use TengahInitialContextFactory instead
T3InitialContextFactory() - Constructor for class weblogic.jndi.T3InitialContextFactory
Deprecated.  
T3Services - class weblogic.common.T3Services.
Provides a mechanism for retrieving the server-side services stub in the WebLogic framework.
T3Services() - Constructor for class weblogic.common.T3Services
 
T3ServicesDef - interface weblogic.common.T3ServicesDef.
The T3ServicesDef interface defines WebLogic Services.
T3ShutdownDef - interface weblogic.common.T3ShutdownDef.
T3ShutdownDef defines the interface for user-written shutdown objects.
T3StartupDef - interface weblogic.common.T3StartupDef.
T3StartupDef defines the interface for user-written startup objects.
T3User - class weblogic.common.T3User.
Deprecated. Deprecated in WebLogic Server 7.0.

T3User() - Constructor for class weblogic.common.T3User
Deprecated. Constructs an empty T3User object and initializes all its variables to empty strings.
T3User(SSLCertificate) - Constructor for class weblogic.common.T3User
Deprecated. Constructs a T3User with the specified certificate.
T3User(String, String) - Constructor for class weblogic.common.T3User
Deprecated. Constructs a T3User with the specified username and password.
TABLE_SIZE - Static variable in class weblogic.apache.xerces.util.XMLGrammarPoolImpl
Default size.
TABLE_SIZE - Static variable in class weblogic.apache.xerces.util.SymbolTable
Default table size.
tagName - Variable in class weblogic.apache.xerces.dom.DeepNodeListImpl
 
target - Variable in class weblogic.apache.xerces.dom.ProcessingInstructionImpl
 
target - Variable in class weblogic.apache.xerces.dom.events.EventImpl
 
TARGET_URL - Static variable in class weblogic.servlet.security.AuthFilter
WebLogic's Form Authentication implementation stores the target url in the session against the key TARGET_URL.
TargetMBean - interface weblogic.management.configuration.TargetMBean.
A tagging interface that designate a class that implements it as a target for deployment of a component.
TargetStatus - class weblogic.management.deploy.TargetStatus.
Interface used within the deployment API for tracking target specific status of deployment requests.
TaskRuntimeMBean - interface weblogic.management.runtime.TaskRuntimeMBean.
Exposes monitoring information about an ongoing and potentially long-running administrative process.
TengahContext - interface weblogic.jndi.TengahContext.
Deprecated. Replaced by WLContext
TengahInitialContextFactory - class weblogic.jndi.TengahInitialContextFactory.
Deprecated. Replaced by WLInitialContextFactory
TengahInitialContextFactory() - Constructor for class weblogic.jndi.TengahInitialContextFactory
Deprecated.  
testPool() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Test the pool by reserving and releasing a connection from it.
text - Variable in class weblogic.apache.xerces.impl.XMLEntityManager.InternalEntity
Text value of entity.
TEXT - Static variable in class weblogic.apache.xml.serialize.Method
The output method for text documents.
textDecl(String, String) - Method in class weblogic.apache.xerces.parsers.DTDParser
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
Notifies of the presence of a TextDecl line in an entity.
TextImpl - class weblogic.apache.xerces.dom.TextImpl.
Text nodes hold the non-markup, non-Entity content of an Element or Attribute.
TextImpl() - Constructor for class weblogic.apache.xerces.dom.TextImpl
Default constructor
TextImpl(CoreDocumentImpl, String) - Constructor for class weblogic.apache.xerces.dom.TextImpl
Factory constructor.
textNode - Static variable in class weblogic.apache.xerces.dom.AttrImpl
 
TextNode - class weblogic.uddi.client.structures.datatypes.TextNode.
TextNode represents the base for all text nodes
TextNode() - Constructor for class weblogic.uddi.client.structures.datatypes.TextNode
Class Constructor
TextNode(String) - Constructor for class weblogic.uddi.client.structures.datatypes.TextNode
Class constructor specifying the initialization value.
TextSerializer - class weblogic.apache.xml.serialize.TextSerializer.
Implements a text serializer supporting both DOM and SAX serializing.
TextSerializer() - Constructor for class weblogic.apache.xml.serialize.TextSerializer
Constructs a new serializer.
th - Variable in class weblogic.xml.stream.XMLStreamException
 
THE_ONE - Static variable in class weblogic.security.service.GetKernelIdentityAction
 
threadDump() - Method in interface weblogic.common.AdminServicesDef
 
ThreadPool - class weblogic.webservice.async.ThreadPool.
Thread pool for the client
ThreadPool(int) - Constructor for class weblogic.webservice.async.ThreadPool
 
TIME - Static variable in interface weblogic.management.configuration.LogMBean
Rotation based on elapsed time.
time() - Method in interface weblogic.common.T3ServicesDef
Returns access to time services in WebLogic.
TimedOutException - exception weblogic.transaction.TimedOutException.
Indicates that a transaction was rolled back due to a timeout.
TimedOutException() - Constructor for class weblogic.transaction.TimedOutException
 
TimedOutException(String) - Constructor for class weblogic.transaction.TimedOutException
 
TimedOutException(Transaction) - Constructor for class weblogic.transaction.TimedOutException
 
timeout - Variable in class weblogic.net.http.HttpURLConnection
 
TimeRepeat - class weblogic.time.common.TimeRepeat.
Deprecated. Deprecated in WebLogic Server 6.1
TimeRepeat() - Constructor for class weblogic.time.common.TimeRepeat
Deprecated. Internal use only.
TimeRepeat(int) - Constructor for class weblogic.time.common.TimeRepeat
Deprecated. Deprecated in WebLogic Server 6.1
TimeRepeat(long) - Constructor for class weblogic.time.common.TimeRepeat
Deprecated. Deprecated in WebLogic Server 6.1
TimeServicesDef - interface weblogic.time.common.TimeServicesDef.
Deprecated. Deprecated in WebLogic Server 6.1
timeStamp - Variable in class weblogic.apache.xerces.dom.events.EventImpl
 
timeTraceEnable(PrintStream) - Method in class weblogic.common.T3Client
 
timeTraceEnabled() - Method in class weblogic.common.T3Client
 
TimeTriggerException - exception weblogic.time.common.TimeTriggerException.
Deprecated. Deprecated in WebLogic Server 6.1
TimeTriggerException(String) - Constructor for class weblogic.time.common.TimeTriggerException
Deprecated. Deprecated in WebLogic Server 6.1
TModel - class weblogic.uddi.client.structures.datatypes.TModel.
TModel provides description of specifications for services and taxonomies.
TModel() - Constructor for class weblogic.uddi.client.structures.datatypes.TModel
Class Constructor
TModelBag - class weblogic.uddi.client.structures.datatypes.TModelBag.
TModelBag is used for searching for a particular fingerprint.
TModelBag() - Constructor for class weblogic.uddi.client.structures.datatypes.TModelBag
Class Constructor
TModelDetail - class weblogic.uddi.client.structures.response.TModelDetail.
TModelDetail contains complete details about tModel.
TModelDetail() - Constructor for class weblogic.uddi.client.structures.response.TModelDetail
Class constructor.
TModelInfo - class weblogic.uddi.client.structures.datatypes.TModelInfo.
TModelInfo contains a collection of TModelKeys
TModelInfo() - Constructor for class weblogic.uddi.client.structures.datatypes.TModelInfo
Class constructor.
TModelInfos - class weblogic.uddi.client.structures.datatypes.TModelInfos.
TModelInfos contains a list of tModelInfo structures.
TModelInfos() - Constructor for class weblogic.uddi.client.structures.datatypes.TModelInfos
Class constructor.
TModelInstanceDetails - class weblogic.uddi.client.structures.datatypes.TModelInstanceDetails.
TModelInstanceDetails contains list of TModelInfos.
TModelInstanceDetails() - Constructor for class weblogic.uddi.client.structures.datatypes.TModelInstanceDetails
Class Constructor
TModelInstanceInfo - class weblogic.uddi.client.structures.datatypes.TModelInstanceInfo.
TModelInstanceInfo structure represents the binding Template instnace specific details for a tModel by reference.
TModelInstanceInfo() - Constructor for class weblogic.uddi.client.structures.datatypes.TModelInstanceInfo
Class Constructor
TModelKey - class weblogic.uddi.client.structures.datatypes.TModelKey.
TModelKey structure holds a string that represents a tmodel key, as in TModelInfo structures.
TModelKey(String) - Constructor for class weblogic.uddi.client.structures.datatypes.TModelKey
Class constructor specifying the initialization value.
TModelList - class weblogic.uddi.client.structures.response.TModelList.
TModelList structure is a collection of TModelInfos.
TModelList() - Constructor for class weblogic.uddi.client.structures.response.TModelList
Class constructor.
tokenizeSchemaLocationStr(String, Hashtable) - Static method in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
 
TOP_LEVEL_SCOPE - Static variable in class weblogic.apache.xerces.impl.dtd.DTDGrammar
Top level scope (-1).
toString() - Method in class weblogic.apache.xerces.dom.RangeImpl
 
toString() - Method in class weblogic.apache.xerces.dom.NodeImpl
NON-DOM method for debugging convenience.
toString() - Method in class weblogic.apache.xerces.dom.AttrImpl
NON-DOM method for debugging convenience
toString() - Method in class weblogic.apache.xerces.impl.XMLEntityManager.ScannedEntity
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.impl.xpath.XPath
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.impl.xpath.XPath.LocationPath
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.impl.xpath.XPath.Step
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.impl.xpath.XPath.Axis
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.impl.xpath.XPath.NodeTest
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.impl.xs.XSWildcardDecl
 
toString() - Method in class weblogic.apache.xerces.impl.xs.XSParticleDecl
 
toString() - Method in class weblogic.apache.xerces.impl.xs.XSModelGroupImpl
 
toString() - Method in class weblogic.apache.xerces.impl.xs.XSElementDecl
 
toString() - Method in class weblogic.apache.xerces.impl.xs.XSComplexTypeDecl
 
toString() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.util.XMLResourceIdentifierImpl
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.util.URI
Get the URI as a string specification.
toString() - Method in class weblogic.apache.xerces.util.AugmentationsImpl
 
toString() - Method in class weblogic.apache.xerces.xni.XMLString
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.xni.QName
Returns a string representation of this object.
toString() - Method in class weblogic.apache.xerces.xni.parser.XMLParseException
Returns a string representation of this object.
toString() - Method in class weblogic.common.T3ExecuteException
Displays a String representation of a T3ExecuteException.
toString() - Method in class weblogic.common.T3Exception
Prints the exception message and its nested exception message.
toString() - Method in class weblogic.common.T3Connection
Deprecated. Information is no longer very useful
toString() - Method in class weblogic.common.T3Client
Returns a string representation of the T3Client, including the name of the host, the port to which it is connected, and its Workspace ID.
toString() - Method in class weblogic.common.ParamValue
Returns a string representation of a ParamValue.
toString() - Method in class weblogic.common.ParamSet
Returns a string representation of a ParamSet.
toString() - Method in class weblogic.common.DisconnectEvent
 
toString() - Method in interface weblogic.io.common.T3File
Deprecated. Returns a string representation of this object.
toString() - Method in class weblogic.logging.FileStreamHandler
 
toString() - Method in class weblogic.management.deploy.TargetStatus
 
toString() - Method in class weblogic.management.deploy.DeploymentData
Constructs a String representation of the object.
toString() - Method in class weblogic.management.utils.ErrorCollectionException
 
toString() - Method in class weblogic.security.X509
Deprecated.  
toString() - Method in class weblogic.security.X500Name
Deprecated.  
toString() - Method in class weblogic.security.SimplePrincipal
 
toString() - Method in class weblogic.security.JDK11Certificate
Deprecated.  
toString() - Method in class weblogic.security.SSL.SSLSocket
Deprecated.  
toString() - Method in class weblogic.security.SSL.SSLCertificate
Deprecated. String representation of certificate chain.
toString() - Method in class weblogic.security.acl.User
Deprecated.  
toString() - Method in class weblogic.security.acl.PermissionImpl
Deprecated. Prints a string representation of this permission.
toString() - Method in class weblogic.security.acl.FlatGroup
Deprecated.  
toString() - Method in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
toString() - Method in class weblogic.security.acl.DefaultGroupImpl
Deprecated.  
toString() - Method in class weblogic.security.acl.AclImpl
Deprecated. Returns a string representation of the contents of an ACL.
toString() - Method in class weblogic.security.acl.AclEntryImpl
Deprecated. Returns a string representation of the contents of an AclEntry.
toString() - Method in class weblogic.security.principal.WLSAbstractPrincipal
Returns a String representation of this principal.
toString() - Method in class weblogic.security.providers.authorization.AuditBaseEventImpl
 
toString() - Method in class weblogic.security.service.ServerResource
Returns a string representation of the Server resource.
toString() - Method in interface weblogic.security.service.SecurityRole
Returns a String representation of this security role.
toString() - Method in class weblogic.security.service.ResourceBase
Returns a string representation of the resource.
toString() - Method in class weblogic.security.service.JNDIResource
Returns a string representing the JNDIResource.
toString() - Method in class weblogic.security.service.JMSResource
Returns a string representation of the JMS resource.
toString() - Method in class weblogic.security.service.JDBCResource
Returns a string representation of the JDBC resource.
toString() - Method in class weblogic.security.service.EJBResource
Returns a string representing the EJBResource.
toString() - Method in class weblogic.security.spi.Result
Returns this Result, represented as a String.
toString() - Method in interface weblogic.security.spi.Resource
Returns a string representation of this resource.
toString() - Method in class weblogic.security.spi.Direction
Returns this Direction, represented as a String.
toString() - Method in interface weblogic.security.spi.AuditEvent
Returns pre-formatted audit information from which unicode characters can be obtained.
toString() - Method in class weblogic.security.spi.AuditAtnEvent.AtnEventType
Returns the event type associated with this AuditAtnEvent, represented as a String.
toString() - Method in class weblogic.servlet.logging.FormatStringBuffer
 
toString() - Method in class weblogic.transaction.XAException
 
toString() - Method in class weblogic.transaction.RollbackException
 
toString() - Method in class weblogic.webservice.client.SSLTunnelSocketFactory
 
toString() - Method in class weblogic.webservice.client.JSSEAdapter
 
toString() - Method in class weblogic.wtc.jatmi.TypedString
Returns a copy of this object as a String
toString() - Method in class weblogic.wtc.jatmi.TuxedoReply
toString gives a readable version of this object
toString() - Method in class weblogic.wtc.jatmi.TPServiceInformation
Returns string version of the TPServiceInformation object
toString() - Method in class weblogic.wtc.jatmi.TPException
Prints the exception in the following manner: [explanation:]tperrno:Uunixerr:tpurcode:tperrordetail:diagnostic
toString() - Method in class weblogic.wtc.jatmi.QueueTimeField
Returs a string representation of this object
toString() - Method in class weblogic.wtc.jatmi.FmlKey
Returns a string version of this object.
toString() - Method in class weblogic.wtc.jatmi.Ferror
Produces a string version of this object
toString() - Method in class weblogic.wtc.jatmi.EnqueueRequest
 
toString() - Method in class weblogic.wtc.jatmi.DequeueReply
Turns this object into a string
toString() - Method in class weblogic.xml.sax.XMLInputSource
Deprecated. Returns a string representation of information that defines an XML document.
toString() - Method in class weblogic.xml.stream.XMLStreamException
Prints the exception message and its nested exception message.
toString() - Method in class weblogic.xml.xpath.XPathException
Prints the exception message and its nested exception message.
toString() - Method in class weblogic.xml.xpath.XMLNodeXPath
Returns the string used to construct thie XPath.
toString() - Method in class weblogic.xml.xpath.StreamXPath
 
toString() - Method in class weblogic.xml.xpath.DOMXPath
Returns the string used to construct thie XPath.
toString() - Method in class weblogicx.jsp.tags.XParams
 
toString(boolean) - Method in class weblogic.security.JDK11Certificate
Deprecated. Returns a string that represents the contents of the certificate.
toString(int) - Static method in class weblogic.common.ParamTypes
Returns the string representation of a ParamType constant.
toString(XMLSchemaValidator.OrderedHashtable) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Returns a string of the specified values.
totalDigits - Variable in class weblogic.apache.xerces.impl.dv.XSFacets
value of totalDigits facet.
toXSModel() - Method in class weblogic.apache.xerces.impl.xs.SchemaGrammar
Return an XSModel that represents components in this schema grammar.
toXSModel() - Method in interface weblogic.apache.xerces.xni.grammars.XSGrammar
Return an XSModel that represents components in this schema grammar and any schema grammars that are imported by this grammar directly or indirectly.
TPABSOLUTE - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Internal flag
tpacall(String, TypedBuffer, int) - Method in class weblogic.wtc.gwt.TuxedoConnection
This calls the other tpacall with null as the reply object
tpacall(String, TypedBuffer, int) - Method in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
routine for sending a service request.
tpacall(String, TypedBuffer, int, TpacallAsyncReply) - Method in class weblogic.wtc.gwt.TuxedoConnection
This implementation of tpacall is aware of the domain configuration files which correlate services with local and remote domains.
tpacall(String, TypedBuffer, int, TpacallAsyncReply) - Method in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
This version of tpacall allows the caller to provide a call-back object which will be invoked (on a different thread) whenever the reply for that operation has completed.
TpacallAsyncReply - interface weblogic.wtc.jatmi.TpacallAsyncReply.
This is the object that will be called back when a reply for the tpacall has been received
TpacallAsyncReplyImpl - class weblogic.wtc.gwt.TpacallAsyncReplyImpl.
This class wraps the original async reply, so that it can be associated with the exact ATMI interface that was used when it was called
TpacallAsyncReplyImpl(TpacallAsyncReply, TuxedoConnection, Transaction, gwatmi) - Constructor for class weblogic.wtc.gwt.TpacallAsyncReplyImpl
 
TPACK - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Request acknowledgment of tpnotify
TPAPPAUTH - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
system and application authentication
tpcall(String, TypedBuffer, int) - Method in class weblogic.wtc.gwt.TuxedoConnection
This implementation of tpcall looks up the proper service using the domain configuration files and/or MBeans.
tpcall(String, TypedBuffer, int) - Method in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
tpcall() sends a request and synchronously awaits its reply.
tpcancel(CallDescriptor, int) - Method in class weblogic.wtc.gwt.TuxedoConnection
This implementation knows about the tuxedo call descriptor and will attempt to cancel the outstanding tpacall request.
tpcancel(CallDescriptor, int) - Method in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Routine for cancelling a call descriptor for outstanding reply tpcancel() cancels a call descriptor, cd, returned by tpacall().
tpconnect(String, TypedBuffer, int) - Method in class weblogic.wtc.gwt.TuxedoConnection
This implementation of tpconnect looks up the proper service using the domain configuration files and/or MBeans.
tpconnect(String, TypedBuffer, int) - Method in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Allows a program to set up a half-duplex connection to a conversational service, svc.
TPCONV - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
For internal use only
tpdequeue(String, String, byte[], byte[], boolean, boolean, int) - Method in class weblogic.wtc.gwt.TuxedoConnection
Much like tpacall, this looks up the remote qspace as a service offered through the domain configuration file, and once it has located the proper remote domain through which to send the dequeue request, it sends it.
tpdequeue(String, String, byte[], byte[], boolean, boolean, int) - Method in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
tpdequeue() takes a message for processing from the queue named by qname in the qspace queue space.
tpdequeue(String, String, int) - Method in class weblogic.wtc.gwt.TuxedoConnection
This is the simple version of tpdequeue, which is equalvalent to calling the other tpdequeue verb with null as the msgid and corrid and false as the values for doWait and doPeek.
tpdequeue(String, String, int) - Method in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
This method is the same as calling the other tpdequeue method with null for msgid and corrid and false for doWait and doPeek
tpdiscon() - Method in class weblogic.wtc.jatmi.TPServiceInformation
All of the parameters here are the same as in the conversation interface.
tpdiscon() - Method in interface weblogic.wtc.jatmi.Conversation
Executes a disorderly disconnect by immediately tearing down the connection and generating a TPEV_DISCONIMM event on the other end of the connection.
TPEABORT - Static variable in class weblogic.wtc.jatmi.TPException
Transaction has aborted
TPEBADDESC - Static variable in class weblogic.wtc.jatmi.TPException
Invalid descriptor
TPEBLOCK - Static variable in class weblogic.wtc.jatmi.TPException
Call would have blocked
TPED_CLIENTDISCONNECTED - Static variable in class weblogic.wtc.jatmi.TPException
The client is not connected
TPED_DECRYPTION_FAILURE - Static variable in class weblogic.wtc.jatmi.TPException
decryption failure
TPED_DOMAINUNREACHABLE - Static variable in class weblogic.wtc.jatmi.TPException
The remote domain was unreachable
TPED_INVALID_CERTIFICATE - Static variable in class weblogic.wtc.jatmi.TPException
Invalid security certificate
TPED_INVALID_SIGNATURE - Static variable in class weblogic.wtc.jatmi.TPException
Invalid security signature
TPED_INVALID_XA_TRANSACTION - Static variable in class weblogic.wtc.jatmi.TPException
NO_XA option set but transaction attempted
TPED_INVALIDCONTEXT - Static variable in class weblogic.wtc.jatmi.TPException
Context terminated by another thread
TPED_NOCLIENT - Static variable in class weblogic.wtc.jatmi.TPException
The requested client does not exist
TPED_NOUNSOLHANDLER - Static variable in class weblogic.wtc.jatmi.TPException
The client did not have an installed handler
TPED_OTS_INTERNAL - Static variable in class weblogic.wtc.jatmi.TPException
Object Transaction System internal error
TPED_PERM - Static variable in class weblogic.wtc.jatmi.TPException
No permission for the operation
TPED_SVCTIMEOUT - Static variable in class weblogic.wtc.jatmi.TPException
The service timed out
TPED_TERM - Static variable in class weblogic.wtc.jatmi.TPException
The service was terminated
TPEDIAGNOSTIC - Static variable in class weblogic.wtc.jatmi.TPException
A diagnostic value is available
TPEEVENT - Static variable in class weblogic.wtc.jatmi.TPException
The conversation had an even occur
TPEHAZARD - Static variable in class weblogic.wtc.jatmi.TPException
The transaction had a hazard heuristic performed
TPEHEURISTIC - Static variable in class weblogic.wtc.jatmi.TPException
The transaction has a heuristic performed
TPEINVAL - Static variable in class weblogic.wtc.jatmi.TPException
Invalid input parameter
TPEITYPE - Static variable in class weblogic.wtc.jatmi.TPException
An invlid type was sent to a service
TPELIMIT - Static variable in class weblogic.wtc.jatmi.TPException
A system limit has been reached
TPEMATCH - Static variable in class weblogic.wtc.jatmi.TPException
No matches for the given filter were found
TPEMIB - Static variable in class weblogic.wtc.jatmi.TPException
A MIB error occurred
TPENOENT - Static variable in class weblogic.wtc.jatmi.TPException
The requested entity does not exist
tpenqueue(String, String, EnqueueRequest, TypedBuffer, int) - Method in class weblogic.wtc.gwt.TuxedoConnection
Much like tpacall, this looks up the remote qspace as a service offered through the domain configuration file, and once it has located the proper remote domain through which to send the enqueue request, it sends it.
tpenqueue(String, String, EnqueueRequest, TypedBuffer, int) - Method in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
tpenqueue() stores a message on the queue named by qname in the qspace queue space.
TPEOS - Static variable in class weblogic.wtc.jatmi.TPException
An operating system has occurred
TPEOTYPE - Static variable in class weblogic.wtc.jatmi.TPException
An invlid type was sent to a service
TPEPERM - Static variable in class weblogic.wtc.jatmi.TPException
An permissions error has occurred
TPEPROTO - Static variable in class weblogic.wtc.jatmi.TPException
Method called in an invalid context
TPERELEASE - Static variable in class weblogic.wtc.jatmi.TPException
Invalid release for attempted operation
TPERMERR - Static variable in class weblogic.wtc.jatmi.TPException
Resource manager error
TPESVCERR - Static variable in class weblogic.wtc.jatmi.TPException
The service returned and error code
TPESVCFAIL - Static variable in class weblogic.wtc.jatmi.TPException
The service failed
TPESYSTEM - Static variable in class weblogic.wtc.jatmi.TPException
A generice system error occurred
TPETIME - Static variable in class weblogic.wtc.jatmi.TPException
A timeout occurred
TPETRAN - Static variable in class weblogic.wtc.jatmi.TPException
Called in a invalid transaction context
TPEV_DISCONIMM - Static variable in class weblogic.wtc.jatmi.TPException
Disconnect imminent
TPEV_SENDONLY - Static variable in class weblogic.wtc.jatmi.TPException
Switch to send-only mode
TPEV_SVCERR - Static variable in class weblogic.wtc.jatmi.TPException
Service error
TPEV_SVCFAIL - Static variable in class weblogic.wtc.jatmi.TPException
Service fail
TPEV_SVCSUCC - Static variable in class weblogic.wtc.jatmi.TPException
Service succeeded!
TPException - exception weblogic.wtc.jatmi.TPException.
This class is the exception that represents a TPException failure
TPException() - Constructor for class weblogic.wtc.jatmi.TPException
The default constructor leaves all errno values set to 0
TPException(int) - Constructor for class weblogic.wtc.jatmi.TPException
This constructor sets the tperrno value
TPException(int, int, int, int) - Constructor for class weblogic.wtc.jatmi.TPException
This constructor set all of the errno values
TPException(int, int, int, int, int) - Constructor for class weblogic.wtc.jatmi.TPException
This constructor set all of the errno values
TPException(int, int, int, int, int, int) - Constructor for class weblogic.wtc.jatmi.TPException
This constructor set all of the errno values
TPException(int, int, int, int, Reply) - Constructor for class weblogic.wtc.jatmi.TPException
This constructor set all of the errno values
TPException(int, int, int, int, String) - Constructor for class weblogic.wtc.jatmi.TPException
This constructor set all of the errno values and an explanation string
TPException(int, String) - Constructor for class weblogic.wtc.jatmi.TPException
This constructor sets the tperrno value and an explanation string
TPGETANY - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Get any reply
tpgetrply(CallDescriptor, int) - Method in class weblogic.wtc.gwt.TuxedoConnection
This implementation does not yet handle the case of blocking replies with the TPGETANY flag.
tpgetrply(CallDescriptor, int) - Method in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
tpgetrply() returns a reply from a previously sent request.
TPGOTSIG - Static variable in class weblogic.wtc.jatmi.TPException
Got a signal
TPMINVAL - Static variable in class weblogic.wtc.jatmi.TPException
 
TPNOAUTH - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
no authentication necessary
TPNOBLOCK - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Do not block
TPNOCHANGE - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Do not allow buffer type to change (not used in jatmi)
TPNOREPLY - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
No reply expected
TPNOTIME - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Do not time out this call
TPNOTRAN - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Do not execute inside current transaction
TPQQOSDEFAULTPERSIST - Static variable in class weblogic.wtc.jatmi.EnqueueRequest
This flag specifies that the message is to be delivered using the default delivery policy specified on the target queue
TPQQOSNONPERSISTENT - Static variable in class weblogic.wtc.jatmi.EnqueueRequest
This flag specifies that the message is to be delivered in a non-persistent manner using the memory-based delivery method.
TPQQOSPERSISTENT - Static variable in class weblogic.wtc.jatmi.EnqueueRequest
This flag specifies that the message is to be delivered in a persistent manner using the disk-based delivery method.
tprecv(int) - Method in class weblogic.wtc.jatmi.TPServiceInformation
All of the parameters here are the same as in the conversation interface.
tprecv(int) - Method in interface weblogic.wtc.jatmi.Conversation
Receives data sent across an open connection from a Tuxedo application.
TPRECVONLY - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Set conversation to read only mode
TPReplyException - exception weblogic.wtc.jatmi.TPReplyException.
This class is the exception that represents a TPException failure when there may also be user data on the exception that is thrown
TPReplyException(int, int, int, int, int, int, Reply) - Constructor for class weblogic.wtc.jatmi.TPReplyException
This constructer sets the reply errno as well as the data which goes along with it
TPReplyException(int, int, int, int, Reply) - Constructor for class weblogic.wtc.jatmi.TPReplyException
This constructer sets the reply errno as well as the data which goes along with it
TPReplyException(int, Reply) - Constructor for class weblogic.wtc.jatmi.TPReplyException
This is the constructor that should be used when throwing an exception from the TuxedoService interface.
TPRMICALL - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
used to flag outbound RMI/IIOP calls
tpsend(TypedBuffer, int) - Method in class weblogic.wtc.jatmi.TPServiceInformation
All of the parameters here are the same as in the conversation interface.
tpsend(TypedBuffer, int) - Method in interface weblogic.wtc.jatmi.Conversation
Sends data across an open connection from an initiator to a subordinate Tuxedo application.
TPSENDONLY - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Set conversation to send only mode
TPServiceInformation - class weblogic.wtc.jatmi.TPServiceInformation.
This class represents all the information needed to run a service
TPSIGRSTRT - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Restart on signal (not used in jatmi)
tpstrerror(int) - Static method in class weblogic.wtc.jatmi.TPException
Returns a string version of the tperrno error number given
tpstrerrordetail(int) - Static method in class weblogic.wtc.jatmi.TPException
Returns a string version of the tperrordetail error number given
TPSYSAUTH - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
system password authentication necessary
tpterm() - Method in class weblogic.wtc.gwt.TuxedoConnection
This should be called by applications when they are finished with operations on this object.
tpterm() - Method in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
tpterm is how this object dissasociates itself from the Tuxedo session.
TPTRAN - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
Execute in a trasaction
TPUNKAUTH - Static variable in interface weblogic.wtc.jatmi.ApplicationToMonitorInterface
unknown authentication level
trace(String) - Method in class weblogic.ejb.GenericEnterpriseBean
 
trace(String, Object) - Method in class weblogic.ejb.GenericEnterpriseBean
 
Transaction - interface weblogic.transaction.Transaction.
This interface provides extensions to the javax.transaction.Transaction object for application or system use.
TRANSACTION_MODE_51 - Static variable in interface weblogic.management.configuration.JMSConstants
Description of the Field
TRANSACTION_MODE_NONE - Static variable in interface weblogic.management.configuration.JMSConstants
Description of the Field
TRANSACTION_MODE_XA - Static variable in interface weblogic.management.configuration.JMSConstants
Description of the Field
TransactionHelper - class weblogic.transaction.TransactionHelper.
Helper for managing transactions required by higher-level functionality.
TransactionHelper() - Constructor for class weblogic.transaction.TransactionHelper
 
TransactionManager - interface weblogic.transaction.TransactionManager.
Allows XA resources to register and unregister themselves with the Transaction Manager on startup.
TransactionNameRuntimeMBean - interface weblogic.management.runtime.TransactionNameRuntimeMBean.
This interface represents runtime statistics for a transaction name category.
TransactionResourceRuntimeMBean - interface weblogic.management.runtime.TransactionResourceRuntimeMBean.
This interface represents runtime statistics for a transactional resource.
TransactionSystemException - exception weblogic.transaction.TransactionSystemException.
This class extends java.rmi.RemoteException, and is thrown by transaction interceptors to communicate a transaction SystemException to clients.
TransactionSystemException() - Constructor for class weblogic.transaction.TransactionSystemException
 
TransactionSystemException(String) - Constructor for class weblogic.transaction.TransactionSystemException
 
TransactionSystemException(String, Throwable) - Constructor for class weblogic.transaction.TransactionSystemException
 
TRANSITION_BEGIN - Static variable in class weblogic.management.DeploymentNotification
Indicates a state transition is occurring for the current state to a target state.
TRANSITION_END - Static variable in class weblogic.management.DeploymentNotification
Indicates a state transition was successfully completed.
TRANSITION_FAILED - Static variable in class weblogic.management.DeploymentNotification
Indicates a state transition failed.
transplant(IdentityConstraint, int) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
 
TransportableObjectFactory - interface weblogic.jndi.TransportableObjectFactory.
Implement this interface to provide a factory for constructing transportable objects for Remote JNDI.
trap - Variable in class weblogic.common.ParamSet
 
TREE_POSITION_ANCESTOR - Static variable in class weblogic.apache.xerces.dom.NodeImpl
The node is an ancestor of the reference node.
TREE_POSITION_DESCENDANT - Static variable in class weblogic.apache.xerces.dom.NodeImpl
The node is a descendant of the reference node.
TREE_POSITION_DISCONNECTED - Static variable in class weblogic.apache.xerces.dom.NodeImpl
The two nodes are disconnected, they do not have any common ancestor.
TREE_POSITION_EQUIVALENT - Static variable in class weblogic.apache.xerces.dom.NodeImpl
The two nodes have an equivalent position.
TREE_POSITION_FOLLOWING - Static variable in class weblogic.apache.xerces.dom.NodeImpl
The node follows the reference node.
TREE_POSITION_PRECEDING - Static variable in class weblogic.apache.xerces.dom.NodeImpl
The node precedes the reference node.
TREE_POSITION_SAME_NODE - Static variable in class weblogic.apache.xerces.dom.NodeImpl
The two nodes are the same.
TreeWalkerImpl - class weblogic.apache.xerces.dom.TreeWalkerImpl.
 
TreeWalkerImpl(Node, int, NodeFilter, boolean) - Constructor for class weblogic.apache.xerces.dom.TreeWalkerImpl
Public constructor
Trigger - class weblogic.time.common.Trigger.
Deprecated. Deprecated in WebLogic Server 6.1
Trigger() - Constructor for class weblogic.time.common.Trigger
Deprecated. Constructs a default Trigger object.
trigger(Schedulable) - Method in interface weblogic.time.common.Triggerable
Deprecated. Deprecated in WebLogic Server 6.1
Trigger(String) - Constructor for class weblogic.time.common.Trigger
Deprecated. Deprecated in WebLogic Server 6.1
Trigger(String, ParamSet) - Constructor for class weblogic.time.common.Trigger
Deprecated. Deprecated in WebLogic Server 6.1
Trigger(Triggerable) - Constructor for class weblogic.time.common.Trigger
Deprecated. Deprecated in WebLogic Server 6.1
Trigger(Triggerable, ParamSet) - Constructor for class weblogic.time.common.Trigger
Deprecated. Deprecated in WebLogic Server 6.1
Triggerable - interface weblogic.time.common.Triggerable.
Deprecated. Deprecated in WebLogic Server 6.1
TriggerDef - interface weblogic.time.common.TriggerDef.
Deprecated. Deprecated in WebLogic Server 6.1
triggerInit(ParamSet) - Method in interface weblogic.time.common.TriggerDef
Deprecated. Deprecated in WebLogic Server 6.1
truncate(long) - Method in class weblogic.jdbc.oci.Clob
 
truncate(long) - Method in class weblogic.jdbc.oci.Blob
 
truncated - Variable in class weblogic.uddi.client.structures.response.ListResponse
 
TRUSTED_CERTS - Static variable in class weblogic.webservice.client.BaseWLSSLAdapter
 
trustedCertFile - Static variable in class weblogic.webservice.client.BaseWLSSLAdapter
 
TrustManager - interface weblogic.security.SSL.TrustManager.
Deprecated. Deprecated in WebLogic Server 7.0.
TrustManager - interface weblogic.webservice.client.TrustManager.
The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain and allow the handshake to continue.
TrustManagerJSSE - interface weblogic.security.SSL.TrustManagerJSSE.
The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain and allow the handshake to continue.
TTLCache - class weblogic.security.acl.TTLCache.
Deprecated. Deprecated in WebLogic Server 7.0.
TTLCache(int, int, long) - Constructor for class weblogic.security.acl.TTLCache
Deprecated. Construct a new cache.
TTLCache(int, long) - Constructor for class weblogic.security.acl.TTLCache
Deprecated. Construct a new cache.
TuxedoConnection - class weblogic.wtc.gwt.TuxedoConnection.
These are the methods that clients call in order to get access to remote domains.
TuxedoConnectionFactory - class weblogic.wtc.gwt.TuxedoConnectionFactory.
This is the factory of tuxedo connections which clients find in the JNDI tree.
TuxedoConnectionFactory() - Constructor for class weblogic.wtc.gwt.TuxedoConnectionFactory
 
TuxedoReply - class weblogic.wtc.jatmi.TuxedoReply.
This class holds the reply data and meta-data from a service invocation.
TuxedoReply() - Constructor for class weblogic.wtc.jatmi.TuxedoReply
Constructs this object with all objects being null or 0
TuxedoReply(TypedBuffer, int, CallDescriptor) - Constructor for class weblogic.wtc.jatmi.TuxedoReply
Constructs a reply return with the given data, tpurcode and server return code.
TuxedoService - interface weblogic.wtc.jatmi.TuxedoService.
This is the interface for the Tuxedo EJB.
TuxedoServiceHome - interface weblogic.wtc.jatmi.TuxedoServiceHome.
This is the home for the tuxedo service EJBs.
TWOPHASE_DEFAULT - Static variable in interface weblogic.management.configuration.ApplicationMBean
Default value for for TwoPhase attribute
TX_MANDATORY - Static variable in interface weblogic.ejb.QueryProperties
 
TX_REQUIRED - Static variable in interface weblogic.ejb.QueryProperties
 
TX_REQUIRES_NEW - Static variable in interface weblogic.ejb.QueryProperties
 
TxHelper - class weblogic.transaction.TxHelper.
This class is a convenience wrapper for gaining access to objects and resources related to the transaction manager, on both client and server processes, via static methods.
TxHelper() - Constructor for class weblogic.transaction.TxHelper
 
type - Variable in class weblogic.apache.xerces.dom.events.EventImpl
 
type - Variable in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
type
type - Variable in class weblogic.apache.xerces.impl.dtd.XMLElementDecl
type
type - Variable in class weblogic.apache.xerces.impl.dtd.XMLContentSpec
The content spec node type.
type - Variable in class weblogic.apache.xerces.impl.xpath.XPath.Axis
Axis type.
type - Variable in class weblogic.apache.xerces.impl.xpath.XPath.NodeTest
Node test type.
type - Variable in class weblogic.xml.stream.util.TypeFilter
 
type - Variable in class weblogic.xml.stream.util.NamespaceTypeFilter
 
TYPE - Static variable in class weblogic.management.WebLogicObjectName
The key for the type component of a WebLogic ObjectName
TYPE_ANY - Static variable in class weblogic.apache.xerces.impl.dtd.XMLElementDecl
TYPE_ANY
TYPE_APPLICATION - Static variable in class weblogic.management.DeploymentNotification
Notification type indicating this is an application level notification.
TYPE_CDATA - Static variable in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
TYPE_CDATA
TYPE_CHILDREN - Static variable in class weblogic.apache.xerces.impl.dtd.XMLElementDecl
TYPE_CHILDREN
TYPE_CLUSTER - Static variable in class weblogic.management.deploy.TargetStatus
Indicates target is a cluster
TYPE_COMPONENT - Static variable in interface weblogic.management.configuration.ApplicationMBean
Application is an archived component/module
TYPE_EAR - Static variable in interface weblogic.management.configuration.ApplicationMBean
Application is an archived EAR
TYPE_EMPTY - Static variable in class weblogic.apache.xerces.impl.dtd.XMLElementDecl
TYPE_EMPTY
TYPE_ENTITY - Static variable in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
TYPE_ENTITY
TYPE_ENUMERATION - Static variable in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
TYPE_ENUMERATION
TYPE_EXPLODED_COMPONENT - Static variable in interface weblogic.management.configuration.ApplicationMBean
Application is an unarchived component/module
TYPE_EXPLODED_EAR - Static variable in interface weblogic.management.configuration.ApplicationMBean
Application is an unarchived EAR
TYPE_ID - Static variable in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
TYPE_ID
TYPE_IDREF - Static variable in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
TYPE_IDREF
TYPE_MIXED - Static variable in class weblogic.apache.xerces.impl.dtd.XMLElementDecl
TYPE_MIXED
TYPE_MODULE - Static variable in class weblogic.management.DeploymentNotification
Notification type indicating this is a module level notification.
TYPE_NAMED - Static variable in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
TYPE_NAMED
TYPE_NMTOKEN - Static variable in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
TYPE_NMTOKEN
TYPE_NOTATION - Static variable in class weblogic.apache.xerces.impl.dtd.XMLSimpleType
TYPE_NOTATION
TYPE_SERVER - Static variable in class weblogic.management.deploy.TargetStatus
Indicates target is a server
TYPE_SIMPLE - Static variable in class weblogic.apache.xerces.impl.dtd.XMLElementDecl
TYPE_SIMPLE
TYPE_UNKNOWN - Static variable in interface weblogic.management.configuration.ApplicationMBean
Application is of unknown type - default
TYPE_UNKNOWN - Static variable in class weblogic.management.deploy.TargetStatus
Indicates target is unknown
type() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
typeArrayAdd() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
typeArrayAddMethods() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
typeArrayDelete() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
typeArrayDeleteMethods() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
typeArrayShift() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
typeArrayShiftMethods() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
TypedBuffer - interface weblogic.wtc.jatmi.TypedBuffer.
This interface is for TypedBuffers.
TypedCArray - class weblogic.wtc.jatmi.TypedCArray.
This is the jatmi analogue to the CARRAY Tuxedo buffer type
TypedCArray() - Constructor for class weblogic.wtc.jatmi.TypedCArray
Default constructor.
TypedCArray(int) - Constructor for class weblogic.wtc.jatmi.TypedCArray
Constructor.
TypedFML - class weblogic.wtc.jatmi.TypedFML.
This implements FML in JAVA as a TypedBuffer.
TypedFML() - Constructor for class weblogic.wtc.jatmi.TypedFML
Default constructor.
TypedFML(FldTbl) - Constructor for class weblogic.wtc.jatmi.TypedFML
Constructor which provides a single FldTbl object for mapping FldIds to Strings and Strings to FldIds Note that it is not necesary to provide FldTbls unless String/FldId mappings are required.
TypedFML(FldTbl[]) - Constructor for class weblogic.wtc.jatmi.TypedFML
Constructor which provides a list FldTbl objects for mapping FldIds to Strings and Strings to FldIds.
TypedFML(TypedFML) - Constructor for class weblogic.wtc.jatmi.TypedFML
This constructor copies the fields from the input FML buffer.
TypedFML32 - class weblogic.wtc.jatmi.TypedFML32.
This implements TypedFML32 in JAVA as a TypedBuffer.
TypedFML32() - Constructor for class weblogic.wtc.jatmi.TypedFML32
Default constructor.
TypedFML32(FldTbl) - Constructor for class weblogic.wtc.jatmi.TypedFML32
Constructor which provides a single FldTbl object for mapping FldIds to Strings and Strings to FldIds Note that it is not necesary to provide FldTbls unless String/FldId mappings are required.
TypedFML32(FldTbl[]) - Constructor for class weblogic.wtc.jatmi.TypedFML32
Constructor which provides a list FldTbl objects for mapping FldIds to Strings and Strings to FldIds.
TypedFML32(TypedFML32) - Constructor for class weblogic.wtc.jatmi.TypedFML32
This constructor copies the fields from the input FML32 buffer.
TypedString - class weblogic.wtc.jatmi.TypedString.
This is the jatmi analogue to the STRING Tuxedo buffer type
TypedString() - Constructor for class weblogic.wtc.jatmi.TypedString
Generates a StringBuffer with the default capacity of 16
TypedString(int) - Constructor for class weblogic.wtc.jatmi.TypedString
Creates an empty StringBuffer that has the initial capacity given
TypedString(String) - Constructor for class weblogic.wtc.jatmi.TypedString
Constructor.
TypedXML - class weblogic.wtc.jatmi.TypedXML.
This is the jatmi analogue to the XML Tuxedo buffer type
TypedXML() - Constructor for class weblogic.wtc.jatmi.TypedXML
Default constructor.
TypedXML(int) - Constructor for class weblogic.wtc.jatmi.TypedXML
Constructor.
TypeFilter - class weblogic.xml.stream.util.TypeFilter.
This is the implementation of the filter interface for types Creates a filter that accepts a certain type of XMLEvent type is an integer code that indicates the element type Valid values are XMLEvent.START_ELEMENT, XMLEvent.END_ELEMENT, XMLEvent.PROCESSING_INSTRUCTION, XMLEvent.CHARACTER_DATA, XMLEvent.COMMENT, XMLEvent.SPACE, XMLEvent.START_PREFIX_MAPPING, XMLEvent.END_PREFIX_MAPPING, XMLEvent.CHANGE_PREFIX_MAPPING, XMLEvent.ENTITY_REFERENCE
TypeFilter(int) - Constructor for class weblogic.xml.stream.util.TypeFilter
 

A B C D E F G H I J K L M N O P Q R S T U V W X _
Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b