Java Doc for PrototypeProviderPluginExample.java in  » Science » Cougaar12_4 » org » cougaar » mlm » examples » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Science » Cougaar12_4 » org.cougaar.mlm.examples 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.cougaar.planning.plugin.legacy.PluginAdapter
   org.cougaar.mlm.examples.PrototypeProviderPluginExample

PrototypeProviderPluginExample
public class PrototypeProviderPluginExample extends PluginAdapter implements PrototypeProvider(Code)
This plugin knows how to build protypes with typeids beginning with "NSN/". Actually, it only understands NSNs in the range of 100-199, which (for our purposes) are all Widgets, which are of the class PhysicalAsset.




Method Summary
public  AssetgetPrototype(String aTypeName, Class hint)
     This method is called by ldm.getPrototype() methods after first checking the cache.



Method Detail
getPrototype
public Asset getPrototype(String aTypeName, Class hint)(Code)
This method is called by ldm.getPrototype() methods after first checking the cache. If the right thing is not found in the cache, the ldm calls prototype providers in order until one returns an asset.



Fields inherited from org.cougaar.planning.plugin.legacy.PluginAdapter
final public static int NO_THREAD(Code)(Java Doc)
final public static int ONESHOT_THREAD(Code)(Java Doc)
final public static int SHARED_THREAD(Code)(Java Doc)
final public static int SINGLE_THREAD(Code)(Java Doc)
final public static int UNSPECIFIED_THREAD(Code)(Java Doc)
final public static long WAKE_LATENCY(Code)(Java Doc)
protected String blackboardClientName(Code)(Java Doc)
protected LDMServesPlugin theLDM(Code)(Java Doc)
protected PlanningFactory theLDMF(Code)(Java Doc)

Methods inherited from org.cougaar.planning.plugin.legacy.PluginAdapter
final protected void chooseThreadingModel(int m)(Code)(Java Doc)
protected boolean claim(Object o)(Code)(Java Doc)
final protected void closeTransaction() throws SubscriberException(Code)(Java Doc)
final protected void closeTransaction(boolean resetp) throws SubscriberException(Code)(Java Doc)
final protected void closeTransactionDontReset() throws SubscriberException(Code)(Java Doc)
protected PluginDelegate createDelegate()(Code)(Java Doc)
protected Threading createThreadingModel()(Code)(Java Doc)
public long currentTimeMillis()(Code)(Java Doc)
protected void cycle()(Code)(Java Doc)
public boolean didRehydrate()(Code)(Java Doc)
public boolean didRehydrate(BlackboardService subscriber)(Code)(Java Doc)
final protected MessageAddress getAgentIdentifier()(Code)(Java Doc)
final protected AlarmService getAlarmService()(Code)(Java Doc)
final protected PluginBindingSite getBindingSite()(Code)(Java Doc)
public String getBlackboardClientName()(Code)(Java Doc)
final public BlackboardService getBlackboardService()(Code)(Java Doc)
final protected ClusterServesPlugin getCluster()(Code)(Java Doc)
protected ConfigFinder getConfigFinder()(Code)(Java Doc)
public Date getDate()(Code)(Java Doc)
final protected PluginDelegate getDelegate()(Code)(Java Doc)
final protected DemoControlService getDemoControlService()(Code)(Java Doc)
final public DomainService getDomainService()(Code)(Java Doc)
final protected PlanningFactory getFactory()(Code)(Java Doc)
final protected Factory getFactory(String s)(Code)(Java Doc)
final protected LDMServesPlugin getLDM()(Code)(Java Doc)
final protected LDMService getLDMService()(Code)(Java Doc)
final protected MessageAddress getMessageAddress()(Code)(Java Doc)
public Vector getParameters()(Code)(Java Doc)
final public PrototypeRegistryService getPrototypeRegistryService()(Code)(Java Doc)
public int getPublishAddedCount()(Code)(Java Doc)
public int getPublishChangedCount()(Code)(Java Doc)
public int getPublishRemovedCount()(Code)(Java Doc)
final protected SchedulerService getSchedulerService()(Code)(Java Doc)
protected BlackboardService getSubscriber()(Code)(Java Doc)
public int getSubscriptionCount()(Code)(Java Doc)
public int getSubscriptionSize()(Code)(Java Doc)
final protected int getThreadingChoice()(Code)(Java Doc)
final protected Threading getThreadingModel()(Code)(Java Doc)
final protected UIDServer getUIDServer()(Code)(Java Doc)
final public UIDService getUIDService()(Code)(Java Doc)
public void initialize()(Code)(Java Doc)
public void load() throws StateModelException(Code)(Java Doc)
public void load(Object object)(Code)(Java Doc)
final protected void openTransaction()(Code)(Java Doc)
public long parseInterval(String param)(Code)(Java Doc)
public long parseIntervalParameter(int paramIndex)(Code)(Java Doc)
public void plugin_cycle()(Code)(Java Doc)
public void plugin_prerun()(Code)(Java Doc)
protected void prerun()(Code)(Java Doc)
final protected void publishAdd(Object o)(Code)(Java Doc)
final protected void publishChange(Object o)(Code)(Java Doc)
final protected void publishChange(Object o, Collection changes)(Code)(Java Doc)
final protected void publishRemove(Object o)(Code)(Java Doc)
final protected Collection query(UnaryPredicate isMember)(Code)(Java Doc)
public void resume() throws StateModelException(Code)(Java Doc)
final public void setAgentIdentificationService(AgentIdentificationService ais)(Code)(Java Doc)
final public void setAlarmService(AlarmService s)(Code)(Java Doc)
final public void setAwakened(boolean value)(Code)(Java Doc)
final public void setBindingSite(BindingSite bs)(Code)(Java Doc)
public void setBlackboardService(BlackboardService s)(Code)(Java Doc)
final public void setDemoControlService(DemoControlService dcs)(Code)(Java Doc)
public void setDomainService(DomainService ds)(Code)(Java Doc)
final public void setLDMService(LDMService s)(Code)(Java Doc)
public void setParameter(Object param)(Code)(Java Doc)
public void setPrototypeRegistryService(PrototypeRegistryService prs)(Code)(Java Doc)
final public void setSchedulerService(SchedulerService ss)(Code)(Java Doc)
final protected void setThreadingChoice(int m)(Code)(Java Doc)
final protected void setThreadingModel(Threading t)(Code)(Java Doc)
public void setUIDService(UIDService us)(Code)(Java Doc)
public void start() throws StateModelException(Code)(Java Doc)
public void startThreadingModel()(Code)(Java Doc)
final protected Subscription subscribe(UnaryPredicate isMember)(Code)(Java Doc)
final protected Subscription subscribe(UnaryPredicate isMember, Collection realCollection)(Code)(Java Doc)
final protected Subscription subscribe(UnaryPredicate isMember, boolean isIncremental)(Code)(Java Doc)
final protected Subscription subscribe(UnaryPredicate isMember, Collection realCollection, boolean isIncremental)(Code)(Java Doc)
public void suspend() throws StateModelException(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final protected boolean tryOpenTransaction()(Code)(Java Doc)
protected void unclaim(Object o)(Code)(Java Doc)
final protected void unsubscribe(Subscription subscription)(Code)(Java Doc)
final public void wake()(Code)(Java Doc)
public Alarm wakeAfter(long delayTime)(Code)(Java Doc)
public Alarm wakeAfterRealTime(long delayTime)(Code)(Java Doc)
public Alarm wakeAt(long wakeTime)(Code)(Java Doc)
public Alarm wakeAtRealTime(long wakeTime)(Code)(Java Doc)
protected boolean wasAwakened()(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.