All Examples  This Package

Class examples.t3client.FacilitiesTest

java.lang.Object
   |
   +----examples.t3client.FacilitiesTest

public class FacilitiesTest
extends Object
This simple example demonstrates how to use three of WebLogic's facilities -- configuration, administration, and logging -- to get and store information about a T3Client's environment.


Constructor Index

 o FacilitiesTest()

Method Index

 o main(String[])
Runs this example from the command line.

Constructors

 o FacilitiesTest
 public FacilitiesTest()

Methods

 o main
 public static void main(String argv[])
Runs this example from the command line.


All Examples  This Package