summaryrefslogtreecommitdiff
path: root/libjava/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.h')
-rw-r--r--libjava/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.h38
1 files changed, 38 insertions, 0 deletions
diff --git a/libjava/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.h b/libjava/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.h
new file mode 100644
index 000000000..d74827c13
--- /dev/null
+++ b/libjava/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.h
@@ -0,0 +1,38 @@
+
+// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
+
+#ifndef __java_beans_beancontext_BeanContextServicesSupport$BCSSChild__
+#define __java_beans_beancontext_BeanContextServicesSupport$BCSSChild__
+
+#pragma interface
+
+#include <java/beans/beancontext/BeanContextSupport$BCSChild.h>
+extern "Java"
+{
+ namespace java
+ {
+ namespace beans
+ {
+ namespace beancontext
+ {
+ class BeanContextServicesSupport;
+ class BeanContextServicesSupport$BCSSChild;
+ }
+ }
+ }
+}
+
+class java::beans::beancontext::BeanContextServicesSupport$BCSSChild : public ::java::beans::beancontext::BeanContextSupport$BCSChild
+{
+
+public: // actually package-private
+ BeanContextServicesSupport$BCSSChild(::java::beans::beancontext::BeanContextServicesSupport *, ::java::lang::Object *, ::java::lang::Object *);
+private:
+ static const jlong serialVersionUID = -3263851306889194873LL;
+public: // actually package-private
+ ::java::beans::beancontext::BeanContextServicesSupport * __attribute__((aligned(__alignof__( ::java::beans::beancontext::BeanContextSupport$BCSChild)))) this$0;
+public:
+ static ::java::lang::Class class$;
+};
+
+#endif // __java_beans_beancontext_BeanContextServicesSupport$BCSSChild__