|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.p13n.common.StartBrowser
public class StartBrowser
This startup class displays a message in the server shell informing the user which URL can be used to access the Portal samples. On Windows, a browser will be automatically launched to the appropriate URL.
| Constructor Summary | |
|---|---|
StartBrowser()Default constructor. |
|
StartBrowser(String host, String port, String path)Constructs a StartBrowser with the specified host and port values. |
|
| Method Summary | |
|---|---|
void |
run()Loops indefinitely trying to create a socket to host/port waits sleepTime in between each try. |
void |
setServices(T3ServicesDef services) |
String |
startup(String name, Hashtable args)Print message in the server shell informing the user which URL can be used to launch the browser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartBrowser(String host,
String port,
String path)
host - hostnameport - listen portpath -public StartBrowser()
| Method Detail |
|---|
public void setServices(T3ServicesDef services)
setServices in interface T3StartupDefpublic void run()
run in interface Runnable
public String startup(String name,
Hashtable args)
throws Exception
startup in interface T3StartupDefException
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.