{{theTime}}

Search This Blog

Total Pageviews

J2ee Patterns: Business Tier: Business Deligate

To hide clients from complexity of remote communication with business service components
Minimize coupling between Clients and business services
Translate Network/Look exceptions to application / user exceptions
Introduces one more layer but hides remoteness.
Click here to view class & sequence diagrams of business deligate

No comments:

java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport

SpringBoot Error: java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.j...