com.sun.javatest.exec
Class BasicSession.E_NewConfig

java.lang.Object
  extended by com.sun.javatest.exec.BasicSession.E_NewConfig
All Implemented Interfaces:
Session.Event
Enclosing class:
BasicSession

public static class BasicSession.E_NewConfig
extends java.lang.Object
implements Session.Event

Event which is delivered when current configuration has been modified.


Field Summary
 InterviewParameters ip
           
 
Constructor Summary
BasicSession.E_NewConfig(InterviewParameters ip)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ip

public final InterviewParameters ip
Constructor Detail

BasicSession.E_NewConfig

public BasicSession.E_NewConfig(InterviewParameters ip)


Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.