| Package | Description |
|---|---|
| org.jboss.com.sun.corba.se.impl.orbutil.closure | |
| org.jboss.com.sun.corba.se.spi.orbutil.closure | |
| org.jboss.com.sun.corba.se.spi.resolver |
| Modifier and Type | Class and Description |
|---|---|
class |
Constant |
class |
Future |
| Constructor and Description |
|---|
Future(Closure value) |
| Modifier and Type | Method and Description |
|---|---|
static Closure |
ClosureFactory.makeConstant(Object value) |
static Closure |
ClosureFactory.makeFuture(Closure value) |
| Modifier and Type | Method and Description |
|---|---|
static Closure |
ClosureFactory.makeFuture(Closure value) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalResolver.register(String name,
Closure closure)
Register the Closure with the given name.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.