fr.gedeon.telnetservice.jaasexample2
Class Example2

java.lang.Object
  extended by fr.gedeon.telnetservice.coreexample1.Example1
      extended by fr.gedeon.telnetservice.jaasexample2.Example2

public class Example2
extends Example1


Nested Class Summary
 
Nested classes/interfaces inherited from class fr.gedeon.telnetservice.coreexample1.Example1
Example1.ServiceState
 
Field Summary
 
Fields inherited from class fr.gedeon.telnetservice.coreexample1.Example1
serviceState, telnetService
 
Constructor Summary
Example2()
           
 
Method Summary
 void initialize()
           
static void main(String[] args)
           
 
Methods inherited from class fr.gedeon.telnetservice.coreexample1.Example1
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example2

public Example2()
Method Detail

initialize

public void initialize()
Overrides:
initialize in class Example1

main

public static void main(String[] args)
                 throws TelnetServiceStartException
Throws:
TelnetServiceStartException


Copyright © 2008. All Rights Reserved.