LibreOffice Module ure (master) 1
Public Member Functions | Static Public Member Functions | Static Private Attributes | List of all members
test.java.javatest.JavaTest Class Reference
Inheritance diagram for test.java.javatest.JavaTest:
[legend]
Collaboration diagram for test.java.javatest.JavaTest:
[legend]

Public Member Functions

 JavaTest ()
 
void throwException () throws TestException
 
void throwException () raises (TestException)
 

Static Public Member Functions

static XSingleServiceFactory __getServiceFactory (String name, XMultiServiceFactory factory, XRegistryKey key)
 

Static Private Attributes

static final String IMPLEMENTATION_NAME = "test.java.javatest.Component"
 
static final String SERVICE_NAME = "test.types.JavaTest"
 

Detailed Description

Definition at line 28 of file JavaTest.java.

Constructor & Destructor Documentation

◆ JavaTest()

test.java.javatest.JavaTest.JavaTest ( )
inline

Definition at line 29 of file JavaTest.java.

Member Function Documentation

◆ __getServiceFactory()

static XSingleServiceFactory test.java.javatest.JavaTest.__getServiceFactory ( String  name,
XMultiServiceFactory  factory,
XRegistryKey  key 
)
inlinestatic

◆ throwException()

void test.java.javatest.JavaTest.throwException ( ) throws TestException
inline

Implements test::types::XTest.

Definition at line 31 of file JavaTest.java.

Member Data Documentation

◆ IMPLEMENTATION_NAME

final String test.java.javatest.JavaTest.IMPLEMENTATION_NAME = "test.java.javatest.Component"
staticprivate

Definition at line 46 of file JavaTest.java.

Referenced by test.java.javatest.JavaTest.__getServiceFactory().

◆ SERVICE_NAME

final String test.java.javatest.JavaTest.SERVICE_NAME = "test.types.JavaTest"
staticprivate

Definition at line 48 of file JavaTest.java.

Referenced by test.java.javatest.JavaTest.__getServiceFactory().


The documentation for this class was generated from the following file: