Package net.officefloor.polyglot.test
Class AbstractPolyglotObjectTest.ObjectLogic
- java.lang.Object
-
- net.officefloor.polyglot.test.AbstractPolyglotObjectTest.ObjectLogic
-
- Enclosing class:
- AbstractPolyglotObjectTest
public static class AbstractPolyglotObjectTest.ObjectLogic extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ObjectLogic()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
service(ObjectInterface object, Out<ObjectInterface> out)
-
-
-
Method Detail
-
service
public void service(ObjectInterface object, Out<ObjectInterface> out)
-
-