The Meta-Environment API

toolbus
Class ToolBusEclipsePlugin.InstanceKeeper

java.lang.Object
  extended by toolbus.ToolBusEclipsePlugin.InstanceKeeper
Enclosing class:
ToolBusEclipsePlugin

private static class ToolBusEclipsePlugin.InstanceKeeper
extends java.lang.Object


Field Summary
private static ToolBusEclipsePlugin.SingletonToolBus instance
           
 
Constructor Summary
private ToolBusEclipsePlugin.InstanceKeeper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

private static ToolBusEclipsePlugin.SingletonToolBus instance
Constructor Detail

ToolBusEclipsePlugin.InstanceKeeper

private ToolBusEclipsePlugin.InstanceKeeper()

The Meta-Environment API