Package org.apache.wayang.java
Class Java
java.lang.Object
org.apache.wayang.java.Java
Register for relevant components of this module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JavaBasicPlugin
Retrieve theJavaBasicPlugin
.static JavaChannelConversionPlugin
Retrieve theJavaChannelConversionPlugin
.static JavaGraphPlugin
Retrieve theJavaGraphPlugin
.static JavaPlatform
platform()
Retrieve theJavaPlatform
.
-
Constructor Details
-
Java
public Java()
-
-
Method Details
-
basicPlugin
Retrieve theJavaBasicPlugin
.- Returns:
- the
JavaBasicPlugin
-
graphPlugin
Retrieve theJavaGraphPlugin
.- Returns:
- the
JavaGraphPlugin
-
channelConversionPlugin
Retrieve theJavaChannelConversionPlugin
.- Returns:
- the
JavaChannelConversionPlugin
-
platform
Retrieve theJavaPlatform
.- Returns:
- the
JavaPlatform
-