Package jodd.petite.meta
Annotation Type PetiteDestroyMethod
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface PetiteDestroyMethodMarkups the Petite bean destroy method. Destroy methods are called without an order when container is stopped.- See Also:
PetiteContainer.shutdown()