| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}wtc-exportType (extension)
Corresponds to WTCExportMBean
Nested Element Summary | |
xs:string | ejb-name The complete name of the EJB home interface to use when invoking a service. |
xs:string | local-access-point The name of the local access point that exports this service. |
xs:string | remote-name The remote name of this service. |
xs:string | resource-name The name used to identify an exported service. |
<xs:complexType name="wtc-exportType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="resource-name" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="local-access-point" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="ejb-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="remote-name" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |