Uses of Class
ch.elca.el4j.util.interfaceenrichment.MethodDescriptor

Packages that use MethodDescriptor
ch.elca.el4j.services.remoting   
ch.elca.el4j.util.interfaceenrichment   
 

Uses of MethodDescriptor in ch.elca.el4j.services.remoting
 

Methods in ch.elca.el4j.services.remoting that return MethodDescriptor
 MethodDescriptor ContextEnrichmentDecorator.changedMethodSignature(MethodDescriptor method)
          Method to change the signature of given method.
 MethodDescriptor RmiEnrichmentDecorator.changedMethodSignature(MethodDescriptor method)
          Method to change the signature of given method.
 

Methods in ch.elca.el4j.services.remoting with parameters of type MethodDescriptor
 MethodDescriptor ContextEnrichmentDecorator.changedMethodSignature(MethodDescriptor method)
          Method to change the signature of given method.
 MethodDescriptor RmiEnrichmentDecorator.changedMethodSignature(MethodDescriptor method)
          Method to change the signature of given method.
 

Uses of MethodDescriptor in ch.elca.el4j.util.interfaceenrichment
 

Methods in ch.elca.el4j.util.interfaceenrichment that return MethodDescriptor
 MethodDescriptor EnrichmentDecorator.changedMethodSignature(MethodDescriptor method)
          Method to change the signature of given method.
 

Methods in ch.elca.el4j.util.interfaceenrichment with parameters of type MethodDescriptor
 MethodDescriptor EnrichmentDecorator.changedMethodSignature(MethodDescriptor method)
          Method to change the signature of given method.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.