com.sun.javatest.exec
Class BasicSession.E_NewWD

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

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

Event which is delivered when WorkDircotry has been set.


Field Summary
 boolean doRestoreConfig
           
 WorkDirectory wd
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wd

public final WorkDirectory wd

doRestoreConfig

public final boolean doRestoreConfig


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