コード例 #1
0
 /** Implement Component Interface. */
 @Override
 public void teardown() {
   consumer.teardown();
 }