jar

org.polyforms : polyforms-delegation

Maven & Gradle

Jul 05, 2012
2 stars

Delegation · Delegate implementation of interface to a bean or domain entity.

Table Of Contents

Latest Version

Download org.polyforms : polyforms-delegation JAR file - Latest Versions:

All Versions

Download org.polyforms : polyforms-delegation JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.8
0.7
0.6.x
0.6
0.5
0.4

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window polyforms-delegation-0.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.polyforms.delegation

├─ org.polyforms.delegation.DelegateTo.class - [JAR]

├─ org.polyforms.delegation.DelegationRegister.class - [JAR]

├─ org.polyforms.delegation.DelegationService.class - [JAR]

├─ org.polyforms.delegation.DelegatorRegister.class - [JAR]

├─ org.polyforms.delegation.ParameterAwareRegister.class - [JAR]

org.polyforms.delegation.util

├─ org.polyforms.delegation.util.MethodUtils.class - [JAR]

org.polyforms.delegation.support

├─ org.polyforms.delegation.support.DelegationExecutor.class - [JAR]

├─ org.polyforms.delegation.support.DelegationResolver.class - [JAR]

├─ org.polyforms.delegation.support.Delegator.class - [JAR]

├─ org.polyforms.delegation.support.GenericDelegationService.class - [JAR]

├─ org.polyforms.delegation.support.SimpleDelegationRegistry.class - [JAR]

org.polyforms.delegation.builder.support

├─ org.polyforms.delegation.builder.support.DefaultDelegationBuilder.class - [JAR]

├─ org.polyforms.delegation.builder.support.ProxyFactory.class - [JAR]

├─ org.polyforms.delegation.builder.support.SimpleDelegation.class - [JAR]

org.polyforms.delegation.aop

├─ org.polyforms.delegation.aop.DelegationInterceptor.class - [JAR]

org.polyforms.delegation.spring

├─ org.polyforms.delegation.spring.DelegationAdvisor.class - [JAR]

├─ org.polyforms.delegation.spring.DelegationRegisterProcessor.class - [JAR]

├─ org.polyforms.delegation.spring.SpringBeanContainer.class - [JAR]

org.polyforms.delegation.builder

├─ org.polyforms.delegation.builder.BeanContainer.class - [JAR]

├─ org.polyforms.delegation.builder.Delegation.class - [JAR]

├─ org.polyforms.delegation.builder.DelegationBuilder.class - [JAR]

├─ org.polyforms.delegation.builder.DelegationBuilderHolder.class - [JAR]

├─ org.polyforms.delegation.builder.DelegationRegister.class - [JAR]

├─ org.polyforms.delegation.builder.DelegationRegistry.class - [JAR]

Advertisement