public interface StaplerFallback
getStaplerFallback().
Compared to StaplerProxy, stapler handles this interface at the very end,
whereas StaplerProxy is handled at the very beginning.
StaplerProxy| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getStaplerFallback()
Returns the object that is further searched for processing web requests.
|
Copyright © 2013. All Rights Reserved.