Esempio n. 1
0
 /** {@inheritDoc} */
 @Override
 public Set<String> getSupportedFeatures() {
   return Collections.emptySet();
 }
Esempio n. 2
0
 /** {@inheritDoc} */
 @Override
 public Set<String> getSupportedControls() {
   return Collections.emptySet();
 }