Class SomeDecorator
java.lang.Object
io.quarkus.arc.test.supplement.decorator.SomeDecorator
- All Implemented Interfaces:
SomeInterface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
delegate
-
-
Constructor Details
-
SomeDecorator
public SomeDecorator()
-
-
Method Details
-
ping
- Specified by:
pingin interfaceSomeInterface
-