public interface ServiceDef2 extends ServiceDef
ServiceDef
containing new methods added for Tapestry 5.1.
Tapestry 5.3 added ServiceDef3
.Modifier and Type | Method and Description |
---|---|
boolean |
isPreventDecoration()
Returns true if the service should not be decorated.
|
createServiceCreator, getMarkers, getServiceId, getServiceInterface, getServiceScope, isEagerLoad
boolean isPreventDecoration()
PreventServiceDecoration
annotation is present.5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.