public interface DeletionAware
Resource is deleted, and the Resource object implements this interface, the methods of this
interface will be called.| Modifier and Type | Method and Description |
|---|---|
List<Resource<?>> |
getOptionalResources()
|
List<Resource<?>> |
getResources()
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.