public class ComponentDestructor extends Object
Constructor and Description |
---|
ComponentDestructor(Class c)
Create a component destructor.
|
public ComponentDestructor(Class c)
c
- the class of instances to destruct.public void destroy(Object o) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
Copyright © 2013 Oracle Corporation. All rights reserved.