class ActivationGroupInit extends Object
When the bootstrap VM starts executing, it reads group id and descriptor from its stdin so that it can create the activation group for the VM.
| Modifier | Constructor and Description |
|---|---|
private |
ActivationGroupInit() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main program to start a VM for an activation group.
|
public static void main(String[] args)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.