Class EmbeddedApplicationAdapter

  • All Implemented Interfaces:
    com.aspectran.core.adapter.ApplicationAdapter

    public class EmbeddedApplicationAdapter
    extends com.aspectran.core.adapter.BasicApplicationAdapter
    The Class EmbeddedApplicationAdapter.
    • Field Summary

      • Fields inherited from class com.aspectran.core.adapter.AbstractApplicationAdapter

        adaptee, scope
    • Constructor Summary

      Constructors 
      Constructor Description
      EmbeddedApplicationAdapter()
      Instantiates a new EmbeddedApplicationAdapter.
    • Method Summary

      • Methods inherited from class com.aspectran.core.adapter.AbstractApplicationAdapter

        getAdaptee, getApplicationScope, toString
      • Methods inherited from class com.aspectran.core.adapter.BasicApplicationAdapter

        getAttribute, getAttributeNames, removeAttribute, setAttribute
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EmbeddedApplicationAdapter

        public EmbeddedApplicationAdapter()
        Instantiates a new EmbeddedApplicationAdapter.