Skip to main content



      Home
Home » Archived » Service Oriented Architecture Tools Platform (STP) » F2F - Use Case 2
F2F - Use Case 2 [message #373848] Thu, 15 December 2005 14:04
Eclipse UserFriend
Here's the second use case discussed today at the F2F.

Module Creation Top-Down

1. Create module
output: foo.module
2. Define interface for module entry points
- at this point the concrete interface type will have to be decided
output: extra content in foo.module
an interface: e.g. foo.java or foo.wsdl
3. Add component
output: extra content in foo.module
4. Add Service and interface to component
output: extra content in foo.module
5. Wire components.
- Wiring components without a service can be a shorthand to step 4.
output: extra content in foo.module
6. Generate implementation.
output: fooImpl.java
Previous Topic:F2F - Use Case 2
Next Topic:F2F - Use Case 3
Goto Forum:
  


Current Time: Sat Jul 12 08:07:44 EDT 2025

Powered by FUDForum. Page generated in 0.38277 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top