ants.core
Class AppBooster
java.lang.Object
|
+--edu.utah.janos.nodeos.FlowRun
|
+--ants.core.Booster
|
+--ants.core.AppBooster
- public class AppBooster
- extends ants.core.Booster
Cannot be made public.
XXX: well, at least it can't be instantiated by the unwashed masses.
Applications do not have controls on their names space
usage installed. They can access any name in the local namespace.
CommSpaceHandle should point to a valid CSH for
the Booster class, plus:
[2] this class will write the App port (integer) to this offset in the CSH.
- Author:
- Utah Janos Team
Constructor Summary |
AppBooster(edu.utah.janos.nodeos.ClassInstantiationKey key)
Must have the appropriate key to create an AppBooster. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
AppBooster
public AppBooster(edu.utah.janos.nodeos.ClassInstantiationKey key)
throws java.lang.SecurityException
- Must have the appropriate key to create an AppBooster.
Only the core can actually create Keys, so only trusted
code can create AppBoosters...
- Throws:
- java.lang.SecurityException - if the key is inappropriate
- NullPointerException - if the key is null
This documentation is Copyright (C) 1998-2001 The University of Utah and the University of Washington. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for ANTS v2.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/