Package | Description |
---|---|
org.apache.reef.tang |
Public interfaces and factories for Tang's core API.
|
org.apache.reef.tang.implementation |
Tang's implementation.
|
org.apache.reef.tang.implementation.java |
Private implementation classes that configure and inject code written
in Java.
|
Modifier and Type | Method and Description |
---|---|
JavaClassHierarchy |
Tang.getDefaultClassHierarchy() |
JavaClassHierarchy |
Tang.getDefaultClassHierarchy(URL[] jars,
Class<? extends ExternalConstructor<?>>[] parsers)
Get a default class hierarchy.
|
Modifier and Type | Method and Description |
---|---|
JavaClassHierarchy |
TangImpl.getDefaultClassHierarchy() |
JavaClassHierarchy |
TangImpl.getDefaultClassHierarchy(URL[] jars,
Class<? extends ExternalConstructor<?>>[] parameterParsers) |
Modifier and Type | Class and Description |
---|---|
class |
ClassHierarchyImpl |
Copyright © 2016 The Apache Software Foundation. All rights reserved.