BEA Logo BEA WebLogic Enterprise Release 5.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   WebLogic Enterprise Doc Home   |   Tuxedo ATMI Topics   |   Previous Topic   |   Next Topic   |   Contents   |   Index

T_FACTORY MIB

Overview

The T_FACTORY MIB class represents occurrences of factories registered with the FactoryFinder. The available factories for the application are reflected in this MIB and can be shown to the administrator via the GUI or command-line tools. The scope is global.

Attribute Table

Table 0-26 T_FACTORY Attributes

Attribute

Use

Type

Permissions

Values

Default

TA_STATE

k

string

R--R--R--

GET:"{ACT}"

NA

TA_FACTORYID

k

string

R--R--R--

string
[1...256]

NA

TA_INTERFACENAME

k

string

R--R--R--

string
[1...128]

NA

( k ) - GET key field

Attributes Semantics

TA_STATE

GET: {ACTive }

A GET operation will retrieve configuration and run-time information for the selected T_FACTORY objects.
States are as follows:

ACTive

The T_FACTORY object is registered with the FactoryFinder.

TA_FACTORY

The registered ID for the factory.

TA_INTERFACENAME

The fully qualified interface name for the factory. The interface repository ID for the factory. The format of this name is dependent on the options specified in the IDL which generates the interface implementation. See CORBA 2.1 Specification Section 7.6 for details.